Interface ResourceConnector
public interface ResourceConnector
Defines 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
Modifier and TypeInterfaceDescriptionstatic interface
ResourceConnector.Builder<T extends ResourceConnector>
Implementations of this interface defines how to create a connector.