ApplicationOperations Class
- java.
lang. Object - com.
microsoft. azure. batch. ApplicationOperations
- com.
Implements
public class ApplicationOperations
implements IInheritedBehaviors
Performs application-related operations on an Azure Batch account.
Modifier and Type | Method and Description |
---|---|
Collection<Batch |
custom Gets a collection of behaviors that modify or customize requests to the Batch service. |
Application |
get Gets information about the specified application. |
Application |
get Gets information about the specified application. |
com.microsoft.azure.PagedList<Application |
list Lists the ApplicationSummary in the Batch account. |
com.microsoft.azure.PagedList<Application |
list Lists the ApplicationSummary in the Batch account. |
IInherited |
with Sets a collection of behaviors that modify or customize requests to the Batch service. |
Methods inherited from java.lang.Object
customBehaviors
public Collection
Gets a collection of behaviors that modify or customize requests to the Batch service.
Returns:
getApplication
public ApplicationSummary getApplication(String applicationId)
Gets information about the specified application.
Parameters:
Returns:
Throws:
getApplication
public ApplicationSummary getApplication(String applicationId, Iterable
Gets information about the specified application.
Parameters:
Returns:
Throws:
listApplications
public PagedList
Lists the ApplicationSummary in the Batch account.
Returns:
Throws:
listApplications
public PagedList
Lists the ApplicationSummary in the Batch account.
Parameters:
Returns:
Throws:
withCustomBehaviors
public IInheritedBehaviors withCustomBehaviors(Collection
Sets a collection of behaviors that modify or customize requests to the Batch service.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: