Uses of Class
com.azure.resourcemanager.batch.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for BatchManagementClient.
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.batch.fluent
Methods in com.azure.resourcemanager.batch.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>OperationsClient.list()Lists available operations for the Microsoft.Batch provider.com.azure.core.http.rest.PagedIterable<OperationInner>OperationsClient.list(com.azure.core.util.Context context) Lists available operations for the Microsoft.Batch provider. -
Uses of OperationInner in com.azure.resourcemanager.batch.fluent.models
Methods in com.azure.resourcemanager.batch.fluent.models that return OperationInnerModifier and TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: The object that describes the operation.OperationInner.withIsDataAction(Boolean isDataAction) Set the isDataAction property: Indicates whether the operation is a data action.Set the name property: The operation name.OperationInner.withOrigin(String origin) Set the origin property: The intended executor of the operation.OperationInner.withProperties(Object properties) Set the properties property: Properties of the operation. -
Uses of OperationInner in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return OperationInnerModifier and TypeMethodDescriptionOperation.innerModel()Gets the inner com.azure.resourcemanager.batch.fluent.models.OperationInner object.Methods in com.azure.resourcemanager.batch.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: The list of operations supported by the resource provider.Method parameters in com.azure.resourcemanager.batch.models with type arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.withValue(List<OperationInner> value) Set the value property: The list of operations supported by the resource provider.