public interface Accounts
Modifier and Type | Method and Description |
---|---|
PagedList<NodeAgentSku> |
listNodeAgentSkus()
Lists all node agent SKUs supported by the Azure Batch service.
|
PagedList<NodeAgentSku> |
listNodeAgentSkus(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<Page<NodeAgentSku>> |
listNodeAgentSkusAsync()
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<Page<NodeAgentSku>> |
listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
ServiceFuture<List<NodeAgentSku>> |
listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions,
ListOperationCallback<NodeAgentSku> serviceCallback)
Lists all node agent SKUs supported by the Azure Batch service.
|
ServiceFuture<List<NodeAgentSku>> |
listNodeAgentSkusAsync(ListOperationCallback<NodeAgentSku> serviceCallback)
Lists all node agent SKUs supported by the Azure Batch service.
|
PagedList<NodeAgentSku> |
listNodeAgentSkusNext(String nextPageLink)
Lists all node agent SKUs supported by the Azure Batch service.
|
PagedList<NodeAgentSku> |
listNodeAgentSkusNext(String nextPageLink,
AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<Page<NodeAgentSku>> |
listNodeAgentSkusNextAsync(String nextPageLink)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<Page<NodeAgentSku>> |
listNodeAgentSkusNextAsync(String nextPageLink,
AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
ServiceFuture<List<NodeAgentSku>> |
listNodeAgentSkusNextAsync(String nextPageLink,
AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions,
ServiceFuture<List<NodeAgentSku>> serviceFuture,
ListOperationCallback<NodeAgentSku> serviceCallback)
Lists all node agent SKUs supported by the Azure Batch service.
|
ServiceFuture<List<NodeAgentSku>> |
listNodeAgentSkusNextAsync(String nextPageLink,
ServiceFuture<List<NodeAgentSku>> serviceFuture,
ListOperationCallback<NodeAgentSku> serviceCallback)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> |
listNodeAgentSkusNextWithServiceResponseAsync(String nextPageLink)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> |
listNodeAgentSkusNextWithServiceResponseAsync(String nextPageLink,
AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> |
listNodeAgentSkusWithServiceResponseAsync()
Lists all node agent SKUs supported by the Azure Batch service.
|
rx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> |
listNodeAgentSkusWithServiceResponseAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
Lists all node agent SKUs supported by the Azure Batch service.
|
PagedList<NodeAgentSku> listNodeAgentSkus()
IllegalArgumentException
- thrown if parameters fail the validationBatchErrorException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<NodeAgentSku>> listNodeAgentSkusAsync(ListOperationCallback<NodeAgentSku> serviceCallback)
serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<NodeAgentSku>> listNodeAgentSkusAsync()
IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> listNodeAgentSkusWithServiceResponseAsync()
IllegalArgumentException
- thrown if parameters fail the validationPagedList<NodeAgentSku> listNodeAgentSkus(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
accountListNodeAgentSkusOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationBatchErrorException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<NodeAgentSku>> listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions, ListOperationCallback<NodeAgentSku> serviceCallback)
accountListNodeAgentSkusOptions
- Additional parameters for the operationserviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<NodeAgentSku>> listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
accountListNodeAgentSkusOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> listNodeAgentSkusWithServiceResponseAsync(AccountListNodeAgentSkusOptions accountListNodeAgentSkusOptions)
accountListNodeAgentSkusOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationPagedList<NodeAgentSku> listNodeAgentSkusNext(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationBatchErrorException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<NodeAgentSku>> listNodeAgentSkusNextAsync(String nextPageLink, ServiceFuture<List<NodeAgentSku>> serviceFuture, ListOperationCallback<NodeAgentSku> serviceCallback)
nextPageLink
- The NextLink from the previous successful call to List operation.serviceFuture
- the ServiceFuture object tracking the Retrofit callsserviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<NodeAgentSku>> listNodeAgentSkusNextAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> listNodeAgentSkusNextWithServiceResponseAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationPagedList<NodeAgentSku> listNodeAgentSkusNext(String nextPageLink, AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
nextPageLink
- The NextLink from the previous successful call to List operation.accountListNodeAgentSkusNextOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationBatchErrorException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<NodeAgentSku>> listNodeAgentSkusNextAsync(String nextPageLink, AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions, ServiceFuture<List<NodeAgentSku>> serviceFuture, ListOperationCallback<NodeAgentSku> serviceCallback)
nextPageLink
- The NextLink from the previous successful call to List operation.accountListNodeAgentSkusNextOptions
- Additional parameters for the operationserviceFuture
- the ServiceFuture object tracking the Retrofit callsserviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<NodeAgentSku>> listNodeAgentSkusNextAsync(String nextPageLink, AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
nextPageLink
- The NextLink from the previous successful call to List operation.accountListNodeAgentSkusNextOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponseWithHeaders<Page<NodeAgentSku>,AccountListNodeAgentSkusHeaders>> listNodeAgentSkusNextWithServiceResponseAsync(String nextPageLink, AccountListNodeAgentSkusNextOptions accountListNodeAgentSkusNextOptions)
nextPageLink
- The NextLink from the previous successful call to List operation.accountListNodeAgentSkusNextOptions
- Additional parameters for the operationIllegalArgumentException
- thrown if parameters fail the validationCopyright © 2019. All rights reserved.