Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.OperationDetailInner
Packages that use OperationDetailInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of OperationDetailInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type OperationDetailInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationDetailInner>OperationsClient.list()Lists all of the available REST API operations of the Microsoft.AppPlatform provider.com.azure.core.http.rest.PagedIterable<OperationDetailInner>OperationsClient.list(com.azure.core.util.Context context) Lists all of the available REST API operations of the Microsoft.AppPlatform provider.com.azure.core.http.rest.PagedFlux<OperationDetailInner>OperationsClient.listAsync()Lists all of the available REST API operations of the Microsoft.AppPlatform provider. -
Uses of OperationDetailInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return OperationDetailInnerModifier and TypeMethodDescriptionstatic OperationDetailInnerOperationDetailInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationDetailInner from the JsonReader.OperationDetailInner.withDisplay(OperationDisplay display) Set the display property: Display of the operation.OperationDetailInner.withIsDataAction(Boolean isDataAction) Set the isDataAction property: Indicates whether the operation is a data action.Set the name property: Name of the operation.OperationDetailInner.withOrigin(String origin) Set the origin property: Origin of the operation.OperationDetailInner.withProperties(OperationProperties properties) Set the properties property: Properties of the operation. -
Uses of OperationDetailInner in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type OperationDetailInnerModifier and TypeMethodDescriptionAvailableOperations.value()Get the value property: Collection of available operation details.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type OperationDetailInnerModifier and TypeMethodDescriptionAvailableOperations.withValue(List<OperationDetailInner> value) Set the value property: Collection of available operation details.