LargeInstanceMgmtClient Interface
public interface LargeInstanceMgmtClient
The interface for LargeInstanceMgmtClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Api Version. |
|
abstract
Azure |
getAzureLargeInstances()
Gets the Azure |
|
abstract
Azure |
getAzureLargeStorageInstances()
Gets the Azure |
| 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
Operations |
getOperations()
Gets the Operations |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Api Version.
Returns:
getAzureLargeInstances
public abstract AzureLargeInstancesClient getAzureLargeInstances()
Gets the AzureLargeInstancesClient object to access its operations.
Returns:
getAzureLargeStorageInstances
public abstract AzureLargeStorageInstancesClient getAzureLargeStorageInstances()
Gets the AzureLargeStorageInstancesClient object to access its operations.
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:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription. The value must be an UUID.
Returns: