ResourceConnector.Builder<T> Interface

Definition

Implementations of this interface defines how to create a connector.

public static interface ResourceConnector.Builder<T>

Type Parameters

T

Methods

create(RestClient restClient, String subscriptionId, ResourceGroup resourceGroup)

Applies to