Uses of Class
com.azure.resourcemanager.hybridcontainerservice.fluent.models.ResourceProviderOperationInner
Package
Description
Package containing the service clients for HybridContainerService.
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of ResourceProviderOperationInner in com.azure.resourcemanager.hybridcontainerservice.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ResourceProviderOperationInner>
OperationsClient.list()
The list operation.com.azure.core.http.rest.PagedIterable<ResourceProviderOperationInner>
OperationsClient.list
(com.azure.core.util.Context context) The list operation. -
Uses of ResourceProviderOperationInner in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionResourceProviderOperationInner.withDisplay
(ResourceProviderOperationDisplay display) Set the display property: Display metadata associated with the operation.ResourceProviderOperationInner.withIsDataAction
(String isDataAction) Set the isDataAction property: Indicates whether the operation applies to data-plane.Set the name property: Operation name, in format of {provider}/{resource}/{operation}. -
Uses of ResourceProviderOperationInner in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionResourceProviderOperation.innerModel()
Gets the inner com.azure.resourcemanager.hybridcontainerservice.fluent.models.ResourceProviderOperationInner object.Modifier and TypeMethodDescriptionResourceProviderOperationList.value()
Get the value property: The value property.Modifier and TypeMethodDescriptionResourceProviderOperationList.withValue
(List<ResourceProviderOperationInner> value) Set the value property: The value property.