public interface Accounts
Modifier and Type | Method and Description |
---|---|
DataLakeAnalyticsAccount |
beginCreate(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
rx.Observable<DataLakeAnalyticsAccount> |
beginCreateAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
ServiceFuture<DataLakeAnalyticsAccount> |
beginCreateAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Creates the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
beginCreateWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
void |
beginDelete(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<Void> |
beginDeleteAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
ServiceFuture<Void> |
beginDeleteAsync(String resourceGroupName,
String accountName,
ServiceCallback<Void> serviceCallback)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<ServiceResponse<Void>> |
beginDeleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
DataLakeAnalyticsAccount |
beginUpdate(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
DataLakeAnalyticsAccount |
beginUpdate(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<DataLakeAnalyticsAccount> |
beginUpdateAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
ServiceFuture<DataLakeAnalyticsAccount> |
beginUpdateAsync(String resourceGroupName,
String accountName,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<DataLakeAnalyticsAccount> |
beginUpdateAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
ServiceFuture<DataLakeAnalyticsAccount> |
beginUpdateAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
beginUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
beginUpdateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
NameAvailabilityInformation |
checkNameAvailability(String location,
String name)
Checks whether the specified account name is available or taken.
|
rx.Observable<NameAvailabilityInformation> |
checkNameAvailabilityAsync(String location,
String name)
Checks whether the specified account name is available or taken.
|
ServiceFuture<NameAvailabilityInformation> |
checkNameAvailabilityAsync(String location,
String name,
ServiceCallback<NameAvailabilityInformation> serviceCallback)
Checks whether the specified account name is available or taken.
|
rx.Observable<ServiceResponse<NameAvailabilityInformation>> |
checkNameAvailabilityWithServiceResponseAsync(String location,
String name)
Checks whether the specified account name is available or taken.
|
DataLakeAnalyticsAccount |
create(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
rx.Observable<DataLakeAnalyticsAccount> |
createAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
ServiceFuture<DataLakeAnalyticsAccount> |
createAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Creates the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
createWithServiceResponseAsync(String resourceGroupName,
String accountName,
CreateDataLakeAnalyticsAccountParameters parameters)
Creates the specified Data Lake Analytics account.
|
void |
delete(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<Void> |
deleteAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
ServiceFuture<Void> |
deleteAsync(String resourceGroupName,
String accountName,
ServiceCallback<Void> serviceCallback)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
rx.Observable<ServiceResponse<Void>> |
deleteWithServiceResponseAsync(String resourceGroupName,
String accountName)
Begins the delete process for the Data Lake Analytics account object specified by the account name.
|
DataLakeAnalyticsAccount |
get(String resourceGroupName,
String accountName)
Gets details of the specified Data Lake Analytics account.
|
rx.Observable<DataLakeAnalyticsAccount> |
getAsync(String resourceGroupName,
String accountName)
Gets details of the specified Data Lake Analytics account.
|
ServiceFuture<DataLakeAnalyticsAccount> |
getAsync(String resourceGroupName,
String accountName,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Gets details of the specified Data Lake Analytics account.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
getWithServiceResponseAsync(String resourceGroupName,
String accountName)
Gets details of the specified Data Lake Analytics account.
|
PagedList<DataLakeAnalyticsAccountBasic> |
list()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
PagedList<DataLakeAnalyticsAccountBasic> |
list(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
PagedList<DataLakeAnalyticsAccountBasic> |
listByResourceGroup(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
listByResourceGroup(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupAsync(String resourceGroupName,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
listByResourceGroupNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listByResourceGroupNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listByResourceGroupWithServiceResponseAsync(String resourceGroupName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
|
PagedList<DataLakeAnalyticsAccountBasic> |
listNext(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<Page<DataLakeAnalyticsAccountBasic>> |
listNextAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> |
listNextAsync(String nextPageLink,
ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture,
ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listNextWithServiceResponseAsync(String nextPageLink)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listWithServiceResponseAsync()
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
rx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> |
listWithServiceResponseAsync(String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
|
DataLakeAnalyticsAccount |
update(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
DataLakeAnalyticsAccount |
update(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<DataLakeAnalyticsAccount> |
updateAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
ServiceFuture<DataLakeAnalyticsAccount> |
updateAsync(String resourceGroupName,
String accountName,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<DataLakeAnalyticsAccount> |
updateAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
ServiceFuture<DataLakeAnalyticsAccount> |
updateAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters,
ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
updateWithServiceResponseAsync(String resourceGroupName,
String accountName)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
rx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> |
updateWithServiceResponseAsync(String resourceGroupName,
String accountName,
UpdateDataLakeAnalyticsAccountParameters parameters)
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
|
PagedList<DataLakeAnalyticsAccountBasic> list()
IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<DataLakeAnalyticsAccountBasic>> listAsync()
IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listWithServiceResponseAsync()
IllegalArgumentException
- thrown if parameters fail the validationPagedList<DataLakeAnalyticsAccountBasic> list(String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listAsync(String filter, Integer top, Integer skip, String select, String orderby, Boolean count, ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<DataLakeAnalyticsAccountBasic>> listAsync(String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listWithServiceResponseAsync(String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationPagedList<DataLakeAnalyticsAccountBasic> listByResourceGroup(String resourceGroupName)
resourceGroupName
- The name of the Azure resource group.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listByResourceGroupAsync(String resourceGroupName, ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
resourceGroupName
- The name of the Azure resource group.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<DataLakeAnalyticsAccountBasic>> listByResourceGroupAsync(String resourceGroupName)
resourceGroupName
- The name of the Azure resource group.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listByResourceGroupWithServiceResponseAsync(String resourceGroupName)
resourceGroupName
- The name of the Azure resource group.IllegalArgumentException
- thrown if parameters fail the validationPagedList<DataLakeAnalyticsAccountBasic> listByResourceGroup(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
resourceGroupName
- The name of the Azure resource group.filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listByResourceGroupAsync(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, ListOperationCallback<DataLakeAnalyticsAccountBasic> serviceCallback)
resourceGroupName
- The name of the Azure resource group.filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Page<DataLakeAnalyticsAccountBasic>> listByResourceGroupAsync(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
resourceGroupName
- The name of the Azure resource group.filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listByResourceGroupWithServiceResponseAsync(String resourceGroupName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count)
resourceGroupName
- The name of the Azure resource group.filter
- OData filter. Optional.top
- The number of items to return. Optional.skip
- The number of items to skip over before returning elements. Optional.select
- OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.orderby
- OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.count
- The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true. Optional.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount create(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> createAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> createAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> createWithServiceResponseAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount beginCreate(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> beginCreateAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> beginCreateAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> beginCreateWithServiceResponseAsync(String resourceGroupName, String accountName, CreateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to create a new Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount get(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> getAsync(String resourceGroupName, String accountName, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> getAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> getWithServiceResponseAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount update(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> updateAsync(String resourceGroupName, String accountName, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> updateAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> updateWithServiceResponseAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount update(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> updateAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> updateAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> updateWithServiceResponseAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount beginUpdate(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> beginUpdateAsync(String resourceGroupName, String accountName, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> beginUpdateAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> beginUpdateWithServiceResponseAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationDataLakeAnalyticsAccount beginUpdate(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<DataLakeAnalyticsAccount> beginUpdateAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters, ServiceCallback<DataLakeAnalyticsAccount> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<DataLakeAnalyticsAccount> beginUpdateAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<DataLakeAnalyticsAccount>> beginUpdateWithServiceResponseAsync(String resourceGroupName, String accountName, UpdateDataLakeAnalyticsAccountParameters parameters)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.parameters
- Parameters supplied to the update Data Lake Analytics account operation.IllegalArgumentException
- thrown if parameters fail the validationvoid delete(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<Void> deleteAsync(String resourceGroupName, String accountName, ServiceCallback<Void> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Void> deleteAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.ServiceResponse
object if successful.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Void>> deleteWithServiceResponseAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.ServiceResponse
object if successful.IllegalArgumentException
- thrown if parameters fail the validationvoid beginDelete(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<Void> beginDeleteAsync(String resourceGroupName, String accountName, ServiceCallback<Void> serviceCallback)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<Void> beginDeleteAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.ServiceResponse
object if successful.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Void>> beginDeleteWithServiceResponseAsync(String resourceGroupName, String accountName)
resourceGroupName
- The name of the Azure resource group.accountName
- The name of the Data Lake Analytics account.ServiceResponse
object if successful.IllegalArgumentException
- thrown if parameters fail the validationNameAvailabilityInformation checkNameAvailability(String location, String name)
location
- The resource location without whitespace.name
- The Data Lake Analytics name to check availability for.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<NameAvailabilityInformation> checkNameAvailabilityAsync(String location, String name, ServiceCallback<NameAvailabilityInformation> serviceCallback)
location
- The resource location without whitespace.name
- The Data Lake Analytics name to check availability for.serviceCallback
- the async ServiceCallback to handle successful and failed responses.ServiceFuture
objectIllegalArgumentException
- thrown if parameters fail the validationrx.Observable<NameAvailabilityInformation> checkNameAvailabilityAsync(String location, String name)
location
- The resource location without whitespace.name
- The Data Lake Analytics name to check availability for.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<NameAvailabilityInformation>> checkNameAvailabilityWithServiceResponseAsync(String location, String name)
location
- The resource location without whitespace.name
- The Data Lake Analytics name to check availability for.IllegalArgumentException
- thrown if parameters fail the validationPagedList<DataLakeAnalyticsAccountBasic> listNext(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listNextAsync(String nextPageLink, ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture, ListOperationCallback<DataLakeAnalyticsAccountBasic> 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<DataLakeAnalyticsAccountBasic>> listNextAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listNextWithServiceResponseAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationPagedList<DataLakeAnalyticsAccountBasic> listByResourceGroupNext(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationCloudException
- thrown if the request is rejected by serverRuntimeException
- all other wrapped checked exceptions if the request fails to be sentServiceFuture<List<DataLakeAnalyticsAccountBasic>> listByResourceGroupNextAsync(String nextPageLink, ServiceFuture<List<DataLakeAnalyticsAccountBasic>> serviceFuture, ListOperationCallback<DataLakeAnalyticsAccountBasic> 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<DataLakeAnalyticsAccountBasic>> listByResourceGroupNextAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationrx.Observable<ServiceResponse<Page<DataLakeAnalyticsAccountBasic>>> listByResourceGroupNextWithServiceResponseAsync(String nextPageLink)
nextPageLink
- The NextLink from the previous successful call to List operation.IllegalArgumentException
- thrown if parameters fail the validationCopyright © 2019. All rights reserved.