LargeInstanceManager Class
- java.
lang. Object - com.
azure. resourcemanager. largeinstance. LargeInstanceManager
- com.
public final class LargeInstanceManager
Entry point to LargeInstanceManager. The AzureLargeInstance Management client.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Large |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Large Instance service API entry point. |
|
static
Large |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Large Instance service API entry point. |
|
Azure |
azureLargeInstances()
Gets the resource collection API of Azure |
|
Azure |
azureLargeStorageInstances()
Gets the resource collection API of Azure |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Large |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Large |
serviceClient()
Gets wrapped service client Large |
Methods inherited from java.lang.Object
Method Details
authenticate
public static LargeInstanceManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Large Instance service API entry point.
Parameters:
Returns:
authenticate
public static LargeInstanceManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Large Instance service API entry point.
Parameters:
Returns:
azureLargeInstances
public AzureLargeInstances azureLargeInstances()
Gets the resource collection API of AzureLargeInstances.
Returns:
azureLargeStorageInstances
public AzureLargeStorageInstances azureLargeStorageInstances()
Gets the resource collection API of AzureLargeStorageInstances.
Returns:
configure
public static LargeInstanceManager.Configurable configure()
Gets a Configurable instance that can be used to create LargeInstanceManager with optional configuration.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
serviceClient
public LargeInstanceMgmtClient serviceClient()
Gets wrapped service client LargeInstanceMgmtClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns: