Accounts Interface
public interface Accounts
An instance of this class provides access to all the operations defined in Accounts.
Method Summary
Method Details
listNodeAgentSkus
public PagedList
Lists all node agent SKUs supported by the Azure Batch service.
Returns:
Throws:
listNodeAgentSkus
public PagedList
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Returns:
Throws:
listNodeAgentSkusAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusAsync
public ServiceFuture> listNodeAgentSkusAsync(final AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions, final ListOperationCallback
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusAsync
public ServiceFuture> listNodeAgentSkusAsync(final ListOperationCallback
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNext
public PagedList
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNext
public PagedList
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextAsync
public ServiceFuture> listNodeAgentSkusNextAsync(final String nextPageLink, final AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions, final ServiceFuture
> serviceFuture, final ListOperationCallback
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextAsync
public ServiceFuture> listNodeAgentSkusNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextWithServiceResponseAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusNextWithServiceResponseAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listNodeAgentSkusWithServiceResponseAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Returns:
Throws:
listNodeAgentSkusWithServiceResponseAsync
public Observable
Lists all node agent SKUs supported by the Azure Batch service.
Parameters:
Returns:
Throws:
listPoolNodeCounts
public PagedList
Gets the number of nodes in each state, grouped by pool.
Returns:
Throws:
listPoolNodeCounts
public PagedList
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Returns:
Throws:
listPoolNodeCountsAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsAsync
public ServiceFuture> listPoolNodeCountsAsync(final AccountListPoolNodeCountsOptions accountListPoolNodeCountsOptions, final ListOperationCallback
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsAsync
public ServiceFuture> listPoolNodeCountsAsync(final ListOperationCallback
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNext
public PagedList
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNext
public PagedList
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextAsync
public ServiceFuture> listPoolNodeCountsNextAsync(final String nextPageLink, final AccountListPoolNodeCountsNextOptions accountListPoolNodeCountsNextOptions, final ServiceFuture
> serviceFuture, final ListOperationCallback
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextAsync
public ServiceFuture> listPoolNodeCountsNextAsync(final String nextPageLink, final ServiceFuture
> serviceFuture, final ListOperationCallback
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextWithServiceResponseAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsNextWithServiceResponseAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
listPoolNodeCountsWithServiceResponseAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Returns:
Throws:
listPoolNodeCountsWithServiceResponseAsync
public Observable
Gets the number of nodes in each state, grouped by pool.
Parameters:
Returns:
Throws:
Applies to
Azure SDK for Java