Class EdgeOrderManager


  • public final class EdgeOrderManager
    extends Object
    Entry point to EdgeOrderManager. Edge Order API's.
    • Method Detail

      • authenticate

        public static EdgeOrderManager authenticate​(com.azure.core.credential.TokenCredential credential,
                                                    com.azure.core.management.profile.AzureProfile profile)
        Creates an instance of EdgeOrder service API entry point.
        Parameters:
        credential - the credential to use.
        profile - the Azure profile for client.
        Returns:
        the EdgeOrder service API instance.
      • configure

        public static EdgeOrderManager.Configurable configure()
        Gets a Configurable instance that can be used to create EdgeOrderManager with optional configuration.
        Returns:
        the Configurable instance allowing configurations.
      • resourceProviders

        public ResourceProviders resourceProviders()
        Returns:
        Resource collection API of ResourceProviders.
      • serviceClient

        public EdgeOrderManagementClient serviceClient()
        Returns:
        Wrapped service client EdgeOrderManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.