From 5951ebefa16fbdc2171625804a5b6d4489489c39 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 3 Dec 2020 14:43:27 +0000 Subject: [PATCH] CodeGen from PR 11832 in Azure/azure-rest-api-specs Merge f69ff78ededec7714db7400817108130c0f20df6 into 8869dfe160cfb608f120faadcee66c163dbb140f --- sdk/netapp/mgmt-v2019_11_01/pom.xml | 6 +++--- .../netapp/v2019_11_01/ReplicationObject.java | 7 +++---- .../netapp/v2019_11_01/ReplicationSchedule.java | 6 ------ .../management/netapp/v2019_11_01/Volumes.java | 2 +- .../v2019_11_01/implementation/VolumesInner.java | 16 ++++++++-------- 5 files changed, 15 insertions(+), 22 deletions(-) diff --git a/sdk/netapp/mgmt-v2019_11_01/pom.xml b/sdk/netapp/mgmt-v2019_11_01/pom.xml index 74d9dce0b966..7ed5c2927760 100644 --- a/sdk/netapp/mgmt-v2019_11_01/pom.xml +++ b/sdk/netapp/mgmt-v2019_11_01/pom.xml @@ -11,11 +11,11 @@ com.microsoft.azure azure-arm-parent - 1.3.0 - ../../parents/azure-arm-parent/pom.xml + 1.1.0 + ../../../pom.management.xml azure-mgmt-netapp - 1.0.0-beta-2 + 1.0.0-beta jar Microsoft Azure SDK for NetApp Management This package contains Microsoft NetApp Management SDK. diff --git a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationObject.java b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationObject.java index 665b484823e1..953c3ec3054a 100644 --- a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationObject.java +++ b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationObject.java @@ -28,8 +28,7 @@ public class ReplicationObject { private EndpointType endpointType; /** - * Schedule. Possible values include: '_10minutely', 'hourly', 'daily', - * 'weekly', 'monthly'. + * Schedule. Possible values include: '_10minutely', 'hourly', 'daily'. */ @JsonProperty(value = "replicationSchedule", required = true) private ReplicationSchedule replicationSchedule; @@ -87,7 +86,7 @@ public ReplicationObject withEndpointType(EndpointType endpointType) { } /** - * Get schedule. Possible values include: '_10minutely', 'hourly', 'daily', 'weekly', 'monthly'. + * Get schedule. Possible values include: '_10minutely', 'hourly', 'daily'. * * @return the replicationSchedule value */ @@ -96,7 +95,7 @@ public ReplicationSchedule replicationSchedule() { } /** - * Set schedule. Possible values include: '_10minutely', 'hourly', 'daily', 'weekly', 'monthly'. + * Set schedule. Possible values include: '_10minutely', 'hourly', 'daily'. * * @param replicationSchedule the replicationSchedule value to set * @return the ReplicationObject object itself. diff --git a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationSchedule.java b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationSchedule.java index ef9d5cb50882..dd37274b60de 100644 --- a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationSchedule.java +++ b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/ReplicationSchedule.java @@ -25,12 +25,6 @@ public final class ReplicationSchedule extends ExpandableStringEnum /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account diff --git a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/implementation/VolumesInner.java b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/implementation/VolumesInner.java index 92b90d9fc499..76117aa35689 100644 --- a/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/implementation/VolumesInner.java +++ b/sdk/netapp/mgmt-v2019_11_01/src/main/java/com/microsoft/azure/management/netapp/v2019_11_01/implementation/VolumesInner.java @@ -1637,7 +1637,7 @@ private ServiceResponse replicationStatusMethodDelegate( /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1653,7 +1653,7 @@ public void resyncReplication(String resourceGroupName, String accountName, Stri /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1669,7 +1669,7 @@ public ServiceFuture resyncReplicationAsync(String resourceGroupName, Stri /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1689,7 +1689,7 @@ public Void call(ServiceResponse response) { /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1723,7 +1723,7 @@ public Observable> resyncReplicationWithServiceResponseAsy /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1739,7 +1739,7 @@ public void beginResyncReplication(String resourceGroupName, String accountName, /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1755,7 +1755,7 @@ public ServiceFuture beginResyncReplicationAsync(String resourceGroupName, /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account @@ -1775,7 +1775,7 @@ public Void call(ServiceResponse response) { /** * Resync volume replication. - * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination. + * Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from from destination to source. * * @param resourceGroupName The name of the resource group. * @param accountName The name of the NetApp account