Interface ResourceConnector
-
public interface ResourceConnectorDefines a connector that connects other resources to a resource group. Implementations of this class can let users browse resources inside a specific resource group.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceResourceConnector.Builder<T extends ResourceConnector>Implementations of this interface defines how to create a connector.
-