DataBoxManagementClient Interface
public interface DataBoxManagementClient
The interface for DataBoxManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Api Version. |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets server parameter. |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Jobs |
getJobs()
Gets the Jobs |
|
abstract
Operations |
getOperations()
Gets the Operations |
|
abstract
Resource |
getResourceProviders()
Gets the Resource |
|
abstract
Services |
getServices()
Gets the Services |
| abstract String |
getSubscriptionId()
Gets The Subscription Id. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Api Version.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets server parameter.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getJobs
public abstract JobsClient getJobs()
Gets the JobsClient object to access its operations.
Returns:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getResourceProviders
public abstract ResourceProvidersClient getResourceProviders()
Gets the ResourceProvidersClient object to access its operations.
Returns:
getServices
public abstract ServicesClient getServices()
Gets the ServicesClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The Subscription Id.
Returns: