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

      Nested Classes 
      Modifier and Type Interface Description
      static interface  ResourceConnector.Builder<T extends ResourceConnector>
      Implementations of this interface defines how to create a connector.