Applications Interface
public interface Applications
An instance of this class provides access to all the operations defined in Applications.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Application |
get(String applicationId)
Gets information about the specified Application. |
abstract
Application |
get(String applicationId, ApplicationGetOptions applicationGetOptions)
Gets information about the specified Application. |
abstract
rx.Observable<Application |
getAsync(String applicationId)
Gets information about the specified Application. |
abstract
rx.Observable<Application |
getAsync(String applicationId, ApplicationGetOptions applicationGetOptions)
Gets information about the specified Application. |
abstract
com.microsoft.rest.ServiceFuture<Application |
getAsync(String applicationId, ApplicationGetOptions applicationGetOptions, ServiceCallback<ApplicationSummary> serviceCallback)
Gets information about the specified Application. |
abstract
com.microsoft.rest.ServiceFuture<Application |
getAsync(String applicationId, ServiceCallback<ApplicationSummary> serviceCallback)
Gets information about the specified Application. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Application |
getWithServiceResponseAsync(String applicationId)
Gets information about the specified Application. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Application |
getWithServiceResponseAsync(String applicationId, ApplicationGetOptions applicationGetOptions)
Gets information about the specified Application. |
abstract
com.microsoft.azure.PagedList<Application |
list()
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.azure.PagedList<Application |
list(ApplicationListOptions applicationListOptions)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.azure.Page<Application |
listAsync()
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.rest.ServiceFuture<List<Application |
listAsync(ListOperationCallback<ApplicationSummary> serviceCallback)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.azure.Page<Application |
listAsync(ApplicationListOptions applicationListOptions)
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.rest.ServiceFuture<List<Application |
listAsync(ApplicationListOptions applicationListOptions, ListOperationCallback<ApplicationSummary> serviceCallback)
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.azure.PagedList<Application |
listNext(String nextPageLink)
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.azure.PagedList<Application |
listNext(String nextPageLink, ApplicationListNextOptions applicationListNextOptions)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.azure.Page<Application |
listNextAsync(String nextPageLink)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.azure.Page<Application |
listNextAsync(String nextPageLink, ApplicationListNextOptions applicationListNextOptions)
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.rest.ServiceFuture<List<Application |
listNextAsync(String nextPageLink, ApplicationListNextOptions applicationListNextOptions, ServiceFuture<List<ApplicationSummary>> serviceFuture, ListOperationCallback<ApplicationSummary> serviceCallback)
Lists all of the applications available in the specified Account. |
abstract
com.microsoft.rest.ServiceFuture<List<Application |
listNextAsync(String nextPageLink, ServiceFuture<List<ApplicationSummary>> serviceFuture, ListOperationCallback<ApplicationSummary> serviceCallback)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<com.microsoft.azure.Page<Application |
listNextWithServiceResponseAsync(String nextPageLink)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<com.microsoft.azure.Page<Application |
listNextWithServiceResponseAsync(String nextPageLink, ApplicationListNextOptions applicationListNextOptions)
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<com.microsoft.azure.Page<Application |
listWithServiceResponseAsync()
Lists all of the applications available in the specified Account. |
abstract
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<com.microsoft.azure.Page<Application |
listWithServiceResponseAsync(ApplicationListOptions applicationListOptions)
Lists all of the applications available in the specified Account. |
Method Details
get
public abstract ApplicationSummary get(String applicationId)
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
get
public abstract ApplicationSummary get(String applicationId, ApplicationGetOptions applicationGetOptions)
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getAsync
public abstract Observable
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getAsync
public abstract Observable
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getAsync
public abstract ServiceFuture
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getAsync
public abstract ServiceFuture
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getWithServiceResponseAsync
public abstract Observable
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
getWithServiceResponseAsync
public abstract Observable
Gets information about the specified Application. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about Applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
list
public abstract PagedList
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Returns:
list
public abstract PagedList
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Returns:
listAsync
public abstract ServiceFuture> listAsync(ListOperationCallback
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listAsync
public abstract ServiceFuture> listAsync(ApplicationListOptions applicationListOptions, ListOperationCallback
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNext
public abstract PagedList
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNext
public abstract PagedList
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextAsync
public abstract ServiceFuture> listNextAsync(String nextPageLink, ApplicationListNextOptions applicationListNextOptions, ServiceFuture
> serviceFuture, ListOperationCallback
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextAsync
public abstract ServiceFuture> listNextAsync(String nextPageLink, ServiceFuture
> serviceFuture, ListOperationCallback
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextWithServiceResponseAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listNextWithServiceResponseAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
listWithServiceResponseAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Returns:
listWithServiceResponseAsync
public abstract Observable
Lists all of the applications available in the specified Account. This operation returns only Applications and versions that are available for use on Compute Nodes; that is, that can be used in an Package reference. For administrator information about applications and versions that are not yet available to Compute Nodes, use the Azure portal or the Azure Resource Manager API.
Parameters:
Returns:
Applies to
Azure SDK for Java