Uses of Class
com.azure.resourcemanager.netapp.fluent.models.ClusterPeerCommandResponseInner
Packages that use ClusterPeerCommandResponseInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of ClusterPeerCommandResponseInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return ClusterPeerCommandResponseInnerModifier and TypeMethodDescriptionVolumesClient.peerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body) Start Cluster peering Starts peering the external cluster for this migration volume.VolumesClient.peerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body, com.azure.core.util.Context context) Start Cluster peering Starts peering the external cluster for this migration volume.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type ClusterPeerCommandResponseInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ClusterPeerCommandResponseInner>, ClusterPeerCommandResponseInner> VolumesClient.beginPeerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body) Start Cluster peering Starts peering the external cluster for this migration volume.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ClusterPeerCommandResponseInner>, ClusterPeerCommandResponseInner> VolumesClient.beginPeerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body) Start Cluster peering Starts peering the external cluster for this migration volume.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ClusterPeerCommandResponseInner>, ClusterPeerCommandResponseInner> VolumesClient.beginPeerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body, com.azure.core.util.Context context) Start Cluster peering Starts peering the external cluster for this migration volume.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<ClusterPeerCommandResponseInner>, ClusterPeerCommandResponseInner> VolumesClient.beginPeerExternalCluster
(String resourceGroupName, String accountName, String poolName, String volumeName, PeerClusterForVolumeMigrationRequest body, com.azure.core.util.Context context) Start Cluster peering Starts peering the external cluster for this migration volume. -
Uses of ClusterPeerCommandResponseInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return ClusterPeerCommandResponseInnerModifier and TypeMethodDescriptionClusterPeerCommandResponseInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterPeerCommandResponseInner from the JsonReader.ClusterPeerCommandResponseInner.withPeerAcceptCommand
(String peerAcceptCommand) Set the peerAcceptCommand property: A command that needs to be run on the external ONTAP to accept cluster peering. -
Uses of ClusterPeerCommandResponseInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return ClusterPeerCommandResponseInnerModifier and TypeMethodDescriptionClusterPeerCommandResponse.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.ClusterPeerCommandResponseInner object.