Class DataBoxEdgeManager

java.lang.Object
com.azure.resourcemanager.databoxedge.DataBoxEdgeManager

public final class DataBoxEdgeManager extends Object
Entry point to DataBoxEdgeManager.
  • Method Details

    • authenticate

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

      public static DataBoxEdgeManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of DataBoxEdge service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the DataBoxEdge service API instance.
    • configure

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

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • devices

      public Devices devices()
      Gets the resource collection API of Devices. It manages DataBoxEdgeDevice.
      Returns:
      Resource collection API of Devices.
    • alerts

      public Alerts alerts()
      Gets the resource collection API of Alerts.
      Returns:
      Resource collection API of Alerts.
    • bandwidthSchedules

      public BandwidthSchedules bandwidthSchedules()
      Gets the resource collection API of BandwidthSchedules. It manages BandwidthSchedule.
      Returns:
      Resource collection API of BandwidthSchedules.
    • jobs

      public Jobs jobs()
      Gets the resource collection API of Jobs.
      Returns:
      Resource collection API of Jobs.
    • nodes

      public Nodes nodes()
      Gets the resource collection API of Nodes.
      Returns:
      Resource collection API of Nodes.
    • operationsStatus

      public OperationsStatus operationsStatus()
      Gets the resource collection API of OperationsStatus.
      Returns:
      Resource collection API of OperationsStatus.
    • orders

      public Orders orders()
      Gets the resource collection API of Orders.
      Returns:
      Resource collection API of Orders.
    • roles

      public Roles roles()
      Gets the resource collection API of Roles.
      Returns:
      Resource collection API of Roles.
    • shares

      public Shares shares()
      Gets the resource collection API of Shares. It manages Share.
      Returns:
      Resource collection API of Shares.
    • storageAccountCredentials

      public StorageAccountCredentials storageAccountCredentials()
      Gets the resource collection API of StorageAccountCredentials. It manages StorageAccountCredential.
      Returns:
      Resource collection API of StorageAccountCredentials.
    • storageAccounts

      public StorageAccounts storageAccounts()
      Gets the resource collection API of StorageAccounts. It manages StorageAccount.
      Returns:
      Resource collection API of StorageAccounts.
    • containers

      public Containers containers()
      Gets the resource collection API of Containers. It manages Container.
      Returns:
      Resource collection API of Containers.
    • triggers

      public Triggers triggers()
      Gets the resource collection API of Triggers.
      Returns:
      Resource collection API of Triggers.
    • users

      public Users users()
      Gets the resource collection API of Users. It manages User.
      Returns:
      Resource collection API of Users.
    • skus

      public Skus skus()
      Gets the resource collection API of Skus.
      Returns:
      Resource collection API of Skus.
    • serviceClient

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