Interface DataBoxEdgeManagementClient


public interface DataBoxEdgeManagementClient
The interface for DataBoxEdgeManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The subscription ID.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getDevices

      DevicesClient getDevices()
      Gets the DevicesClient object to access its operations.
      Returns:
      the DevicesClient object.
    • getAlerts

      AlertsClient getAlerts()
      Gets the AlertsClient object to access its operations.
      Returns:
      the AlertsClient object.
    • getBandwidthSchedules

      BandwidthSchedulesClient getBandwidthSchedules()
      Gets the BandwidthSchedulesClient object to access its operations.
      Returns:
      the BandwidthSchedulesClient object.
    • getJobs

      JobsClient getJobs()
      Gets the JobsClient object to access its operations.
      Returns:
      the JobsClient object.
    • getNodes

      NodesClient getNodes()
      Gets the NodesClient object to access its operations.
      Returns:
      the NodesClient object.
    • getOperationsStatus

      OperationsStatusClient getOperationsStatus()
      Gets the OperationsStatusClient object to access its operations.
      Returns:
      the OperationsStatusClient object.
    • getOrders

      OrdersClient getOrders()
      Gets the OrdersClient object to access its operations.
      Returns:
      the OrdersClient object.
    • getRoles

      RolesClient getRoles()
      Gets the RolesClient object to access its operations.
      Returns:
      the RolesClient object.
    • getShares

      SharesClient getShares()
      Gets the SharesClient object to access its operations.
      Returns:
      the SharesClient object.
    • getStorageAccountCredentials

      StorageAccountCredentialsClient getStorageAccountCredentials()
      Gets the StorageAccountCredentialsClient object to access its operations.
      Returns:
      the StorageAccountCredentialsClient object.
    • getStorageAccounts

      StorageAccountsClient getStorageAccounts()
      Gets the StorageAccountsClient object to access its operations.
      Returns:
      the StorageAccountsClient object.
    • getContainers

      ContainersClient getContainers()
      Gets the ContainersClient object to access its operations.
      Returns:
      the ContainersClient object.
    • getTriggers

      TriggersClient getTriggers()
      Gets the TriggersClient object to access its operations.
      Returns:
      the TriggersClient object.
    • getUsers

      UsersClient getUsers()
      Gets the UsersClient object to access its operations.
      Returns:
      the UsersClient object.
    • getSkus

      SkusClient getSkus()
      Gets the SkusClient object to access its operations.
      Returns:
      the SkusClient object.