List all Backups for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -29,7 +31,9 @@ public interface AccountBackupsClient {
PagedIterable List all Backups for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -43,7 +47,9 @@ public interface AccountBackupsClient {
PagedIterable Gets the specified backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -57,7 +63,9 @@ public interface AccountBackupsClient {
BackupInner get(String resourceGroupName, String accountName, String backupName);
/**
- * Gets the specified backup for a Netapp Account.
+ * Get Backup for a Netapp Account
+ *
+ * Gets the specified backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -73,7 +81,9 @@ Response Delete the specified Backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -87,7 +97,9 @@ Response Delete the specified Backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -103,7 +115,9 @@ SyncPoller Delete the specified Backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -116,7 +130,9 @@ SyncPoller Delete the specified Backup for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/AccountsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/AccountsClient.java
index 6f39c6584f1e..8179914c4615 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/AccountsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/AccountsClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in AccountsClient. */
public interface AccountsClient {
/**
- * List and describe all NetApp accounts in the subscription.
+ * Describe all NetApp Accounts in a subscription
+ *
+ * List and describe all NetApp accounts in the subscription.
*
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
@@ -27,7 +29,9 @@ public interface AccountsClient {
PagedIterable List and describe all NetApp accounts in the subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -39,7 +43,9 @@ public interface AccountsClient {
PagedIterable List and describe all NetApp accounts in the resource group.
*
* @param resourceGroupName The name of the resource group.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -51,7 +57,9 @@ public interface AccountsClient {
PagedIterable List and describe all NetApp accounts in the resource group.
*
* @param resourceGroupName The name of the resource group.
* @param context The context to associate with this operation.
@@ -64,7 +72,9 @@ public interface AccountsClient {
PagedIterable Get the NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -77,7 +87,9 @@ public interface AccountsClient {
NetAppAccountInner getByResourceGroup(String resourceGroupName, String accountName);
/**
- * Get the NetApp account.
+ * Describe a NetApp Account
+ *
+ * Get the NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -92,7 +104,9 @@ Response Create or update the specified NetApp account within the resource group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -107,7 +121,9 @@ SyncPoller Create or update the specified NetApp account within the resource group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -123,7 +139,9 @@ SyncPoller Create or update the specified NetApp account within the resource group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -137,7 +155,9 @@ SyncPoller Create or update the specified NetApp account within the resource group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -153,7 +173,9 @@ NetAppAccountInner createOrUpdate(
String resourceGroupName, String accountName, NetAppAccountInner body, Context context);
/**
- * Delete the specified NetApp account.
+ * Delete a NetApp account
+ *
+ * Delete the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -166,7 +188,9 @@ NetAppAccountInner createOrUpdate(
SyncPoller Delete the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -180,7 +204,9 @@ NetAppAccountInner createOrUpdate(
SyncPoller Delete the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -192,7 +218,9 @@ NetAppAccountInner createOrUpdate(
void delete(String resourceGroupName, String accountName);
/**
- * Delete the specified NetApp account.
+ * Delete a NetApp account
+ *
+ * Delete the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -205,7 +233,9 @@ NetAppAccountInner createOrUpdate(
void delete(String resourceGroupName, String accountName, Context context);
/**
- * Patch the specified NetApp account.
+ * Update a NetApp account
+ *
+ * Patch the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -220,7 +250,9 @@ SyncPoller Patch the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -236,7 +268,9 @@ SyncPoller Patch the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -250,7 +284,9 @@ SyncPoller Patch the specified NetApp account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -263,4 +299,69 @@ SyncPoller Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If
+ * encryption.identity.principalId does not match identity.principalId, running this operation will fix it.
+ *
+ * @param resourceGroupName The name of the resource group.
+ * @param accountName The name of the NetApp account.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ * @return the {@link SyncPoller} for polling of long-running operation.
+ */
+ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
+ SyncPoller Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If
+ * encryption.identity.principalId does not match identity.principalId, running this operation will fix it.
+ *
+ * @param resourceGroupName The name of the resource group.
+ * @param accountName The name of the NetApp account.
+ * @param context The context to associate with this operation.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ * @return the {@link SyncPoller} for polling of long-running operation.
+ */
+ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
+ SyncPoller Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If
+ * encryption.identity.principalId does not match identity.principalId, running this operation will fix it.
+ *
+ * @param resourceGroupName The name of the resource group.
+ * @param accountName The name of the NetApp account.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ */
+ @ServiceMethod(returns = ReturnType.SINGLE)
+ void renewCredentials(String resourceGroupName, String accountName);
+
+ /**
+ * Renew identity credentials
+ *
+ * Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If
+ * encryption.identity.principalId does not match identity.principalId, running this operation will fix it.
+ *
+ * @param resourceGroupName The name of the resource group.
+ * @param accountName The name of the NetApp account.
+ * @param context The context to associate with this operation.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ */
+ @ServiceMethod(returns = ReturnType.SINGLE)
+ void renewCredentials(String resourceGroupName, String accountName, Context context);
}
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupPoliciesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupPoliciesClient.java
index 1470142af77c..1877c3946e5d 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupPoliciesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupPoliciesClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in BackupPoliciesClient. */
public interface BackupPoliciesClient {
/**
- * List backup policies for Netapp Account.
+ * List backup policies
+ *
+ * List backup policies for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -30,7 +32,9 @@ public interface BackupPoliciesClient {
PagedIterable List backup policies for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -44,7 +48,9 @@ public interface BackupPoliciesClient {
PagedIterable Get a particular backup Policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -58,7 +64,9 @@ public interface BackupPoliciesClient {
BackupPolicyInner get(String resourceGroupName, String accountName, String backupPolicyName);
/**
- * Get a particular backup Policy.
+ * Get a backup Policy
+ *
+ * Get a particular backup Policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -74,7 +82,9 @@ Response Create a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -90,7 +100,9 @@ SyncPoller Create a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -107,7 +119,9 @@ SyncPoller Create a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -123,7 +137,9 @@ BackupPolicyInner create(
String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body);
/**
- * Create a backup policy for Netapp Account.
+ * Create a backup policy
+ *
+ * Create a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -140,7 +156,9 @@ BackupPolicyInner create(
String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyInner body, Context context);
/**
- * Patch a backup policy for Netapp Account.
+ * Patch a backup policy
+ *
+ * Patch a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -156,7 +174,9 @@ SyncPoller Patch a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -173,7 +193,9 @@ SyncPoller Patch a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -189,7 +211,9 @@ BackupPolicyInner update(
String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body);
/**
- * Patch a backup policy for Netapp Account.
+ * Patch a backup policy
+ *
+ * Patch a backup policy for Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -206,7 +230,9 @@ BackupPolicyInner update(
String resourceGroupName, String accountName, String backupPolicyName, BackupPolicyPatch body, Context context);
/**
- * Delete backup policy.
+ * Delete a backup policy
+ *
+ * Delete backup policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -221,7 +247,9 @@ SyncPoller Delete backup policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -237,7 +265,9 @@ SyncPoller Delete backup policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -250,7 +280,9 @@ SyncPoller Delete backup policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupsClient.java
index 5f05ab9015cf..44ba58dcd6ee 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/BackupsClient.java
@@ -19,7 +19,9 @@
/** An instance of this class provides access to all the operations defined in BackupsClient. */
public interface BackupsClient {
/**
- * Get the status of the backup for a volume.
+ * Get volume's backup status
+ *
+ * Get the status of the backup for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -34,7 +36,9 @@ public interface BackupsClient {
BackupStatusInner getStatus(String resourceGroupName, String accountName, String poolName, String volumeName);
/**
- * Get the status of the backup for a volume.
+ * Get volume's backup status
+ *
+ * Get the status of the backup for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -51,7 +55,9 @@ Response Get the status of the restore for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -67,7 +73,9 @@ RestoreStatusInner getVolumeRestoreStatus(
String resourceGroupName, String accountName, String poolName, String volumeName);
/**
- * Get the status of the restore for a volume.
+ * Get volume's restore status
+ *
+ * Get the status of the restore for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -84,7 +92,9 @@ Response List all backups for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -99,7 +109,9 @@ Response List all backups for a volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -116,7 +128,9 @@ PagedIterable Gets the specified backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -133,7 +147,9 @@ BackupInner get(
String resourceGroupName, String accountName, String poolName, String volumeName, String backupName);
/**
- * Gets the specified backup of the volume.
+ * Get a backup
+ *
+ * Gets the specified backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -156,7 +172,9 @@ Response Create a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -179,7 +197,9 @@ SyncPoller Create a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -204,7 +224,9 @@ SyncPoller Create a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -227,7 +249,9 @@ BackupInner create(
BackupInner body);
/**
- * Create a backup for the volume.
+ * Create a backup
+ *
+ * Create a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -252,7 +276,9 @@ BackupInner create(
Context context);
/**
- * Patch a backup for the volume.
+ * Patch a backup
+ *
+ * Patch a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -275,7 +301,9 @@ SyncPoller Patch a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -300,7 +328,9 @@ SyncPoller Patch a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -323,7 +353,9 @@ BackupInner update(
BackupPatch body);
/**
- * Patch a backup for the volume.
+ * Patch a backup
+ *
+ * Patch a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -340,7 +372,9 @@ BackupInner update(
String resourceGroupName, String accountName, String poolName, String volumeName, String backupName);
/**
- * Patch a backup for the volume.
+ * Patch a backup
+ *
+ * Patch a backup for the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -365,7 +399,9 @@ BackupInner update(
Context context);
/**
- * Delete a backup of the volume.
+ * Delete backup
+ *
+ * Delete a backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -382,7 +418,9 @@ SyncPoller Delete a backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -405,7 +443,9 @@ SyncPoller Delete a backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -420,7 +460,9 @@ SyncPoller Delete a backup of the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourceQuotaLimitsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourceQuotaLimitsClient.java
index fc77a10cebe9..b1e9dcb3f61c 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourceQuotaLimitsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourceQuotaLimitsClient.java
@@ -14,7 +14,9 @@
/** An instance of this class provides access to all the operations defined in NetAppResourceQuotaLimitsClient. */
public interface NetAppResourceQuotaLimitsClient {
/**
- * Get the default and current limits for quotas.
+ * Get quota limits
+ *
+ * Get the default and current limits for quotas.
*
* @param location The location.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -26,7 +28,9 @@ public interface NetAppResourceQuotaLimitsClient {
PagedIterable Get the default and current limits for quotas.
*
* @param location The location.
* @param context The context to associate with this operation.
@@ -39,7 +43,9 @@ public interface NetAppResourceQuotaLimitsClient {
PagedIterable Get the default and current subscription quota limit.
*
* @param location The location.
* @param quotaLimitName The name of the Quota Limit.
@@ -52,7 +58,9 @@ public interface NetAppResourceQuotaLimitsClient {
SubscriptionQuotaItemInner get(String location, String quotaLimitName);
/**
- * Get the default and current subscription quota limit.
+ * Get quota limits
+ *
+ * Get the default and current subscription quota limit.
*
* @param location The location.
* @param quotaLimitName The name of the Quota Limit.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourcesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourcesClient.java
index cdccd2a85b45..4b546040dece 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourcesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/NetAppResourcesClient.java
@@ -9,6 +9,7 @@
import com.azure.core.http.rest.Response;
import com.azure.core.util.Context;
import com.azure.resourcemanager.netapp.fluent.models.CheckAvailabilityResponseInner;
+import com.azure.resourcemanager.netapp.fluent.models.RegionInfoInner;
import com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest;
import com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest;
import com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest;
@@ -16,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in NetAppResourcesClient. */
public interface NetAppResourcesClient {
/**
- * Check if a resource name is available.
+ * Check resource name availability
+ *
+ * Check if a resource name is available.
*
* @param location The location.
* @param body Name availability request.
@@ -29,7 +32,9 @@ public interface NetAppResourcesClient {
CheckAvailabilityResponseInner checkNameAvailability(String location, ResourceNameAvailabilityRequest body);
/**
- * Check if a resource name is available.
+ * Check resource name availability
+ *
+ * Check if a resource name is available.
*
* @param location The location.
* @param body Name availability request.
@@ -44,7 +49,9 @@ Response Check if a file path is available.
*
* @param location The location.
* @param body File path availability request.
@@ -57,7 +64,9 @@ Response Check if a file path is available.
*
* @param location The location.
* @param body File path availability request.
@@ -72,7 +81,9 @@ Response Check if a quota is available.
*
* @param location The location.
* @param body Quota availability request.
@@ -85,7 +96,9 @@ Response Check if a quota is available.
*
* @param location The location.
* @param body Quota availability request.
@@ -98,4 +111,33 @@ Response Provides storage to network proximity and logical zone mapping information.
+ *
+ * @param location The location.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ * @return provides region specific information.
+ */
+ @ServiceMethod(returns = ReturnType.SINGLE)
+ RegionInfoInner queryRegionInfo(String location);
+
+ /**
+ * Describes region specific information.
+ *
+ * Provides storage to network proximity and logical zone mapping information.
+ *
+ * @param location The location.
+ * @param context The context to associate with this operation.
+ * @throws IllegalArgumentException thrown if parameters fail the validation.
+ * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
+ * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
+ * @return provides region specific information along with {@link Response}.
+ */
+ @ServiceMethod(returns = ReturnType.SINGLE)
+ Response Lists all of the available Microsoft.NetApp Rest API operations.
*
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
@@ -23,7 +25,9 @@ public interface OperationsClient {
PagedIterable Lists all of the available Microsoft.NetApp Rest API operations.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/PoolsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/PoolsClient.java
index 20798d7af946..7c96ea805bf1 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/PoolsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/PoolsClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in PoolsClient. */
public interface PoolsClient {
/**
- * List all capacity pools in the NetApp Account.
+ * Describe all Capacity Pools
+ *
+ * List all capacity pools in the NetApp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -30,7 +32,9 @@ public interface PoolsClient {
PagedIterable List all capacity pools in the NetApp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -44,7 +48,9 @@ public interface PoolsClient {
PagedIterable Get details of the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -58,7 +64,9 @@ public interface PoolsClient {
CapacityPoolInner get(String resourceGroupName, String accountName, String poolName);
/**
- * Get details of the specified capacity pool.
+ * Describe a Capacity Pool
+ *
+ * Get details of the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -74,7 +82,9 @@ Response Create or Update a capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -90,7 +100,9 @@ SyncPoller Create or Update a capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -107,7 +119,9 @@ SyncPoller Create or Update a capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -123,7 +137,9 @@ CapacityPoolInner createOrUpdate(
String resourceGroupName, String accountName, String poolName, CapacityPoolInner body);
/**
- * Create or Update a capacity pool.
+ * Create or Update the specified capacity pool within the resource group
+ *
+ * Create or Update a capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -140,7 +156,9 @@ CapacityPoolInner createOrUpdate(
String resourceGroupName, String accountName, String poolName, CapacityPoolInner body, Context context);
/**
- * Patch the specified capacity pool.
+ * Update a capacity pool
+ *
+ * Patch the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -156,7 +174,9 @@ SyncPoller Patch the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -173,7 +193,9 @@ SyncPoller Patch the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -188,7 +210,9 @@ SyncPoller Patch the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -205,7 +229,9 @@ CapacityPoolInner update(
String resourceGroupName, String accountName, String poolName, CapacityPoolPatch body, Context context);
/**
- * Delete the specified capacity pool.
+ * Delete a capacity pool
+ *
+ * Delete the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -219,7 +245,9 @@ CapacityPoolInner update(
SyncPoller Delete the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -235,7 +263,9 @@ SyncPoller Delete the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -248,7 +278,9 @@ SyncPoller Delete the specified capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotPoliciesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotPoliciesClient.java
index 88ad47209435..3d8aa38a8d3f 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotPoliciesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotPoliciesClient.java
@@ -244,7 +244,9 @@ SyncPoller Get volumes associated with snapshot policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -258,7 +260,9 @@ SyncPoller Get volumes associated with snapshot policy.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotsClient.java
index 0128331e21fa..7637b1788c6e 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SnapshotsClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in SnapshotsClient. */
public interface SnapshotsClient {
/**
- * List all snapshots associated with the volume.
+ * Describe all snapshots
+ *
+ * List all snapshots associated with the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -32,7 +34,9 @@ public interface SnapshotsClient {
PagedIterable List all snapshots associated with the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -49,7 +53,9 @@ PagedIterable Get details of the specified snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -66,7 +72,9 @@ SnapshotInner get(
String resourceGroupName, String accountName, String poolName, String volumeName, String snapshotName);
/**
- * Get details of the specified snapshot.
+ * Describe a snapshot
+ *
+ * Get details of the specified snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -89,7 +97,9 @@ Response Create the specified snapshot within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -112,7 +122,9 @@ SyncPoller Create the specified snapshot within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -137,7 +149,9 @@ SyncPoller Create the specified snapshot within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -160,7 +174,9 @@ SnapshotInner create(
SnapshotInner body);
/**
- * Create the specified snapshot within the given volume.
+ * Create a snapshot
+ *
+ * Create the specified snapshot within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -185,7 +201,9 @@ SnapshotInner create(
Context context);
/**
- * Patch a snapshot.
+ * Update a snapshot
+ *
+ * Patch a snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -208,7 +226,9 @@ SyncPoller Patch a snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -233,7 +253,9 @@ SyncPoller Patch a snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -256,7 +278,9 @@ SnapshotInner update(
Object body);
/**
- * Patch a snapshot.
+ * Update a snapshot
+ *
+ * Patch a snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -281,7 +305,9 @@ SnapshotInner update(
Context context);
/**
- * Delete snapshot.
+ * Delete a snapshot
+ *
+ * Delete snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -298,7 +324,9 @@ SyncPoller Delete snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -321,7 +349,9 @@ SyncPoller Delete snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -336,7 +366,9 @@ SyncPoller Delete snapshot.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -358,7 +390,9 @@ void delete(
Context context);
/**
- * Restore the specified files from the specified snapshot to the active filesystem.
+ * Create a new Snapshot Restore Files request
+ *
+ * Restore the specified files from the specified snapshot to the active filesystem.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -381,7 +415,9 @@ SyncPoller Restore the specified files from the specified snapshot to the active filesystem.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -406,7 +442,9 @@ SyncPoller Restore the specified files from the specified snapshot to the active filesystem.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -428,7 +466,9 @@ void restoreFiles(
SnapshotRestoreFiles body);
/**
- * Restore the specified files from the specified snapshot to the active filesystem.
+ * Create a new Snapshot Restore Files request
+ *
+ * Restore the specified files from the specified snapshot to the active filesystem.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SubvolumesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SubvolumesClient.java
index cca592b2f91b..77e85357240a 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SubvolumesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/SubvolumesClient.java
@@ -18,7 +18,9 @@
/** An instance of this class provides access to all the operations defined in SubvolumesClient. */
public interface SubvolumesClient {
/**
- * Returns a list of the subvolumes in the volume.
+ * List of all the subvolumes
+ *
+ * Returns a list of the subvolumes in the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -34,7 +36,9 @@ PagedIterable Returns a list of the subvolumes in the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -51,7 +55,9 @@ PagedIterable Returns the path associated with the subvolumeName provided.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -68,7 +74,9 @@ SubvolumeInfoInner get(
String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName);
/**
- * Returns the path associated with the subvolumeName provided.
+ * Get the path associated with the subvolumeName
+ *
+ * Returns the path associated with the subvolumeName provided.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -91,7 +99,9 @@ Response Creates a subvolume in the path or clones the subvolume mentioned in the parentPath.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -114,7 +124,9 @@ SyncPoller Creates a subvolume in the path or clones the subvolume mentioned in the parentPath.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -139,7 +151,9 @@ SyncPoller Creates a subvolume in the path or clones the subvolume mentioned in the parentPath.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -162,7 +176,9 @@ SubvolumeInfoInner create(
SubvolumeInfoInner body);
/**
- * Creates a subvolume in the path or clones the subvolume mentioned in the parentPath.
+ * Create or clone a new subvolume
+ *
+ * Creates a subvolume in the path or clones the subvolume mentioned in the parentPath.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -187,7 +203,9 @@ SubvolumeInfoInner create(
Context context);
/**
- * Patch a subvolume.
+ * Update a subvolume
+ *
+ * Patch a subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -210,7 +228,9 @@ SyncPoller Patch a subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -235,7 +255,9 @@ SyncPoller Patch a subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -258,7 +280,9 @@ SubvolumeInfoInner update(
SubvolumePatchRequest body);
/**
- * Patch a subvolume.
+ * Update a subvolume
+ *
+ * Patch a subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -283,7 +307,9 @@ SubvolumeInfoInner update(
Context context);
/**
- * Delete subvolume.
+ * Delete a subvolume
+ *
+ * Delete subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -300,7 +326,9 @@ SyncPoller Delete subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -323,7 +351,9 @@ SyncPoller Delete subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -338,7 +368,9 @@ SyncPoller Delete subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -360,7 +392,9 @@ void delete(
Context context);
/**
- * Get details of the specified subvolume.
+ * Describe a subvolume
+ *
+ * Get details of the specified subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -377,7 +411,9 @@ SyncPoller Get details of the specified subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -400,7 +436,9 @@ SyncPoller Get details of the specified subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -417,7 +455,9 @@ SubvolumeModelInner getMetadata(
String resourceGroupName, String accountName, String poolName, String volumeName, String subvolumeName);
/**
- * Get details of the specified subvolume.
+ * Describe a subvolume
+ *
+ * Get details of the specified subvolume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VaultsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VaultsClient.java
index 777fed24c4f1..c13e2b8258ec 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VaultsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VaultsClient.java
@@ -13,7 +13,9 @@
/** An instance of this class provides access to all the operations defined in VaultsClient. */
public interface VaultsClient {
/**
- * List vaults for a Netapp Account.
+ * List vaults
+ *
+ * List vaults for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -26,7 +28,9 @@ public interface VaultsClient {
PagedIterable List vaults for a Netapp Account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeGroupsClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeGroupsClient.java
index 5dc2ff348d45..1e019e7fcab6 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeGroupsClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeGroupsClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in VolumeGroupsClient. */
public interface VolumeGroupsClient {
/**
- * List all volume groups for given account.
+ * Describe all volume groups
+ *
+ * List all volume groups for given account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -30,7 +32,9 @@ public interface VolumeGroupsClient {
PagedIterable List all volume groups for given account.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -44,7 +48,9 @@ public interface VolumeGroupsClient {
PagedIterable Get details of the specified volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -58,7 +64,9 @@ public interface VolumeGroupsClient {
VolumeGroupDetailsInner get(String resourceGroupName, String accountName, String volumeGroupName);
/**
- * Get details of the specified volume group.
+ * Describe a Volume Group
+ *
+ * Get details of the specified volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -74,7 +82,11 @@ Response Create a volume group along with specified volumes.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -90,7 +102,11 @@ SyncPoller Create a volume group along with specified volumes.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -111,7 +127,11 @@ SyncPoller Create a volume group along with specified volumes.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -127,7 +147,11 @@ VolumeGroupDetailsInner create(
String resourceGroupName, String accountName, String volumeGroupName, VolumeGroupDetailsInner body);
/**
- * Create a volume group along with specified volumes.
+ * Create the specified volume group and volumes. Creating volume group will create all the volumes specified in
+ * request body implicitly. Once volumes are created using volume group, those will be treated as regular volumes
+ * thereafter.
+ *
+ * Create a volume group along with specified volumes.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -148,7 +172,9 @@ VolumeGroupDetailsInner create(
Context context);
/**
- * Delete the specified volume group only if there are no volumes under volume group.
+ * Delete a volume group
+ *
+ * Delete the specified volume group only if there are no volumes under volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -163,7 +189,9 @@ SyncPoller Delete the specified volume group only if there are no volumes under volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -179,7 +207,9 @@ SyncPoller Delete the specified volume group only if there are no volumes under volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -192,7 +222,9 @@ SyncPoller Delete the specified volume group only if there are no volumes under volume group.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeQuotaRulesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeQuotaRulesClient.java
index c4c76fcac92d..f72182325895 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeQuotaRulesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumeQuotaRulesClient.java
@@ -17,7 +17,9 @@
/** An instance of this class provides access to all the operations defined in VolumeQuotaRulesClient. */
public interface VolumeQuotaRulesClient {
/**
- * List all quota rules associated with the volume.
+ * Get all quota rules for a volume
+ *
+ * List all quota rules associated with the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -33,7 +35,9 @@ PagedIterable List all quota rules associated with the volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -50,7 +54,9 @@ PagedIterable Get details of the specified quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -67,7 +73,9 @@ VolumeQuotaRuleInner get(
String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName);
/**
- * Get details of the specified quota rule.
+ * Describe a quota rule
+ *
+ * Get details of the specified quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -90,7 +98,9 @@ Response Create the specified quota rule within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -113,7 +123,9 @@ SyncPoller Create the specified quota rule within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -138,7 +150,9 @@ SyncPoller Create the specified quota rule within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -161,7 +175,9 @@ VolumeQuotaRuleInner create(
VolumeQuotaRuleInner body);
/**
- * Create the specified quota rule within the given volume.
+ * Create a quota rule
+ *
+ * Create the specified quota rule within the given volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -186,7 +202,9 @@ VolumeQuotaRuleInner create(
Context context);
/**
- * Patch a quota rule.
+ * Update a quota rule
+ *
+ * Patch a quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -209,7 +227,9 @@ SyncPoller Patch a quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -234,7 +254,9 @@ SyncPoller Patch a quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -257,7 +279,9 @@ VolumeQuotaRuleInner update(
VolumeQuotaRulePatch body);
/**
- * Patch a quota rule.
+ * Update a quota rule
+ *
+ * Patch a quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -282,7 +306,9 @@ VolumeQuotaRuleInner update(
Context context);
/**
- * Delete quota rule.
+ * Delete a quota rule
+ *
+ * Delete quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -299,7 +325,9 @@ SyncPoller Delete quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -322,7 +350,9 @@ SyncPoller Delete quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -338,7 +368,9 @@ void delete(
String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName);
/**
- * Delete quota rule.
+ * Delete a quota rule
+ *
+ * Delete quota rule.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
diff --git a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumesClient.java b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumesClient.java
index d5fbe46e7f2e..d40a33f804af 100644
--- a/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumesClient.java
+++ b/sdk/netapp/azure-resourcemanager-netapp/src/main/java/com/azure/resourcemanager/netapp/fluent/VolumesClient.java
@@ -18,13 +18,16 @@
import com.azure.resourcemanager.netapp.models.BreakReplicationRequest;
import com.azure.resourcemanager.netapp.models.PoolChangeRequest;
import com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest;
+import com.azure.resourcemanager.netapp.models.RelocateVolumeRequest;
import com.azure.resourcemanager.netapp.models.VolumePatch;
import com.azure.resourcemanager.netapp.models.VolumeRevert;
/** An instance of this class provides access to all the operations defined in VolumesClient. */
public interface VolumesClient {
/**
- * List all volumes within the capacity pool.
+ * Describe all volumes
+ *
+ * List all volumes within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -38,7 +41,9 @@ public interface VolumesClient {
PagedIterable List all volumes within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -53,7 +58,9 @@ public interface VolumesClient {
PagedIterable Get the details of the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -68,7 +75,9 @@ public interface VolumesClient {
VolumeInner get(String resourceGroupName, String accountName, String poolName, String volumeName);
/**
- * Get the details of the specified volume.
+ * Describe a volume
+ *
+ * Get the details of the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -85,7 +94,9 @@ Response Create or update the specified volume within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -102,7 +113,9 @@ SyncPoller Create or update the specified volume within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -125,7 +138,9 @@ SyncPoller Create or update the specified volume within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -142,7 +157,9 @@ VolumeInner createOrUpdate(
String resourceGroupName, String accountName, String poolName, String volumeName, VolumeInner body);
/**
- * Create or update the specified volume within the capacity pool.
+ * Create or Update a volume
+ *
+ * Create or update the specified volume within the capacity pool.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -165,7 +182,9 @@ VolumeInner createOrUpdate(
Context context);
/**
- * Patch the specified volume.
+ * Update a volume
+ *
+ * Patch the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -182,7 +201,9 @@ SyncPoller Patch the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -205,7 +226,9 @@ SyncPoller Patch the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -222,7 +245,9 @@ VolumeInner update(
String resourceGroupName, String accountName, String poolName, String volumeName, VolumePatch body);
/**
- * Patch the specified volume.
+ * Update a volume
+ *
+ * Patch the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -245,7 +270,9 @@ VolumeInner update(
Context context);
/**
- * Delete the specified volume.
+ * Delete a volume
+ *
+ * Delete the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -263,7 +290,9 @@ SyncPoller Delete the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -287,7 +316,9 @@ SyncPoller Delete the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -303,7 +334,9 @@ SyncPoller Delete the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -317,7 +350,9 @@ SyncPoller Delete the specified volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -340,7 +375,9 @@ void delete(
Context context);
/**
- * Revert a volume to the snapshot specified in the body.
+ * Revert a volume to one of its snapshots
+ *
+ * Revert a volume to the snapshot specified in the body.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -357,7 +394,9 @@ SyncPoller Revert a volume to the snapshot specified in the body.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -380,7 +419,9 @@ SyncPoller Revert a volume to the snapshot specified in the body.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -395,7 +436,9 @@ SyncPoller Revert a volume to the snapshot specified in the body.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -417,7 +460,9 @@ void revert(
Context context);
/**
- * Reset cifs password from volume.
+ * Reset cifs password
+ *
+ * Reset cifs password from volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -433,7 +478,9 @@ SyncPoller Reset cifs password from volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -450,7 +497,9 @@ SyncPoller Reset cifs password from volume.
*
* @param resourceGroupName The name of the resource group.
* @param accountName The name of the NetApp account.
@@ -464,7 +513,9 @@ SyncPoller