T - the type of the connector to create.public static interface ResourceConnector.Builder<T extends ResourceConnector>
| Modifier and Type | Method and Description |
|---|---|
T |
create(com.microsoft.rest.RestClient restClient,
String subscriptionId,
ResourceGroup resourceGroup) |
T create(com.microsoft.rest.RestClient restClient, String subscriptionId, ResourceGroup resourceGroup)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/