From 9f692e3a9f9d44efe90f851a375b22b6f3477bed Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Thu, 30 Apr 2020 05:46:32 +0000 Subject: [PATCH] Generated from 4c5c73359f24eb1f7aaabf09219ef4b8c7e5e957 try-fix-cosmos-db-two-subscription-id --- .../NotebookWorkspace.java | 2 +- .../NotebookWorkspaces.java | 12 +-- .../PrivateLinkResources.java | 4 +- .../NotebookWorkspacesInner.java | 88 +++++++++---------- .../PrivateLinkResourcesInner.java | 16 ++-- 5 files changed, 61 insertions(+), 61 deletions(-) diff --git a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspace.java b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspace.java index 19182e5f90ed..a4c8e25264a4 100644 --- a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspace.java +++ b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspace.java @@ -69,7 +69,7 @@ interface Blank extends WithDatabaseAccount { interface WithDatabaseAccount { /** * Specifies resourceGroupName, accountName. - * @param resourceGroupName Name of an Azure resource group + * @param resourceGroupName The name of the resource group. The name is case insensitive * @param accountName Cosmos DB database account name * @return the next definition stage */ diff --git a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspaces.java b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspaces.java index 6549e8913085..b1b9b22e56b4 100644 --- a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspaces.java +++ b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/NotebookWorkspaces.java @@ -21,7 +21,7 @@ public interface NotebookWorkspaces extends SupportsCreating listByDatabaseAccount(String resourceGroupNa /** * Gets the notebook workspace resources of an existing Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -134,7 +134,7 @@ public ServiceFuture> listByDatabaseAccountAsync(St /** * Gets the notebook workspace resources of an existing Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the List<NotebookWorkspaceInner> object @@ -151,7 +151,7 @@ public List call(ServiceResponse> listByDatabaseAccountD /** * Gets the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -210,7 +210,7 @@ public NotebookWorkspaceInner get(String resourceGroupName, String accountName) /** * Gets the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -223,7 +223,7 @@ public ServiceFuture getAsync(String resourceGroupName, /** * Gets the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the NotebookWorkspaceInner object @@ -240,7 +240,7 @@ public NotebookWorkspaceInner call(ServiceResponse respo /** * Gets the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the NotebookWorkspaceInner object @@ -281,7 +281,7 @@ private ServiceResponse getDelegate(Response createOrUpdateAsync(String resource /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -325,7 +325,7 @@ public NotebookWorkspaceInner call(ServiceResponse respo /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -349,7 +349,7 @@ public Observable> createOrUpdateWithSer /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -363,7 +363,7 @@ public NotebookWorkspaceInner beginCreateOrUpdate(String resourceGroupName, Stri /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -376,7 +376,7 @@ public ServiceFuture beginCreateOrUpdateAsync(String res /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the NotebookWorkspaceInner object @@ -393,7 +393,7 @@ public NotebookWorkspaceInner call(ServiceResponse respo /** * Creates the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the NotebookWorkspaceInner object @@ -434,7 +434,7 @@ private ServiceResponse beginCreateOrUpdateDelegate(Resp /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -447,7 +447,7 @@ public void delete(String resourceGroupName, String accountName) { /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -460,7 +460,7 @@ public ServiceFuture deleteAsync(String resourceGroupName, String accountN /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -477,7 +477,7 @@ public Void call(ServiceResponse response) { /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -501,7 +501,7 @@ public Observable> deleteWithServiceResponseAsync(String r /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -514,7 +514,7 @@ public void beginDelete(String resourceGroupName, String accountName) { /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -527,7 +527,7 @@ public ServiceFuture beginDeleteAsync(String resourceGroupName, String acc /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. @@ -544,7 +544,7 @@ public Void call(ServiceResponse response) { /** * Deletes the notebook workspace for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. @@ -586,7 +586,7 @@ private ServiceResponse beginDeleteDelegate(Response respons /** * Retrieves the connection info for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -600,7 +600,7 @@ public NotebookWorkspaceConnectionInfoResultInner listConnectionInfo(String reso /** * Retrieves the connection info for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -613,7 +613,7 @@ public ServiceFuture listConnectionI /** * Retrieves the connection info for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the NotebookWorkspaceConnectionInfoResultInner object @@ -630,7 +630,7 @@ public NotebookWorkspaceConnectionInfoResultInner call(ServiceResponse listConnecti /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -684,7 +684,7 @@ public void regenerateAuthToken(String resourceGroupName, String accountName) { /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -697,7 +697,7 @@ public ServiceFuture regenerateAuthTokenAsync(String resourceGroupName, St /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -714,7 +714,7 @@ public Void call(ServiceResponse response) { /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -738,7 +738,7 @@ public Observable> regenerateAuthTokenWithServiceResponseA /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -751,7 +751,7 @@ public void beginRegenerateAuthToken(String resourceGroupName, String accountNam /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -764,7 +764,7 @@ public ServiceFuture beginRegenerateAuthTokenAsync(String resourceGroupNam /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. @@ -781,7 +781,7 @@ public Void call(ServiceResponse response) { /** * Regenerates the auth token for the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. @@ -823,7 +823,7 @@ private ServiceResponse beginRegenerateAuthTokenDelegate(Response startAsync(String resourceGroupName, String accountNa /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -866,7 +866,7 @@ public Void call(ServiceResponse response) { /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request @@ -890,7 +890,7 @@ public Observable> startWithServiceResponseAsync(String re /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorResponseException thrown if the request is rejected by server @@ -903,7 +903,7 @@ public void beginStart(String resourceGroupName, String accountName) { /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -916,7 +916,7 @@ public ServiceFuture beginStartAsync(String resourceGroupName, String acco /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. @@ -933,7 +933,7 @@ public Void call(ServiceResponse response) { /** * Starts the notebook workspace. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceResponse} object if successful. diff --git a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/PrivateLinkResourcesInner.java b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/PrivateLinkResourcesInner.java index 7e3a96be7327..0b6c3d1e91a0 100644 --- a/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/PrivateLinkResourcesInner.java +++ b/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/PrivateLinkResourcesInner.java @@ -65,7 +65,7 @@ interface PrivateLinkResourcesService { /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server @@ -79,7 +79,7 @@ public List listByDatabaseAccount(String resourceGroup /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -92,7 +92,7 @@ public ServiceFuture> listByDatabaseAccountAsync( /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the List<PrivateLinkResourceInner> object @@ -109,7 +109,7 @@ public List call(ServiceResponse> listByDatabaseAccoun /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param groupName The name of the private link resource. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -169,7 +169,7 @@ public PrivateLinkResourceInner get(String resourceGroupName, String accountName /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param groupName The name of the private link resource. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. @@ -183,7 +183,7 @@ public ServiceFuture getAsync(String resourceGroupName /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param groupName The name of the private link resource. * @throws IllegalArgumentException thrown if parameters fail the validation @@ -201,7 +201,7 @@ public PrivateLinkResourceInner call(ServiceResponse r /** * Gets the private link resources that need to be created for a Cosmos DB account. * - * @param resourceGroupName Name of an Azure resource group. + * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param accountName Cosmos DB database account name. * @param groupName The name of the private link resource. * @throws IllegalArgumentException thrown if parameters fail the validation