Class OepManager


  • public final class OepManager
    extends Object
    Entry point to OepManager. Open Energy Platform Management Service APIs.
    • Method Detail

      • authenticate

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

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

        public Locations locations()
        Returns:
        Resource collection API of Locations.
      • energyServices

        public EnergyServices energyServices()
        Returns:
        Resource collection API of EnergyServices.
      • operations

        public Operations operations()
        Returns:
        Resource collection API of Operations.
      • serviceClient

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