Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.OperationDefinitionInner
Packages that use OperationDefinitionInner
Package
Description
Package containing the service clients for ContainerRegistry.
Package containing the inner data models for ContainerRegistry.
-
Uses of OperationDefinitionInner in com.azure.resourcemanager.containerregistry.fluent
Methods in com.azure.resourcemanager.containerregistry.fluent that return types with arguments of type OperationDefinitionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationDefinitionInner> OperationsClient.list()List the operations for the provider.com.azure.core.http.rest.PagedIterable<OperationDefinitionInner> OperationsClient.list(com.azure.core.util.Context context) List the operations for the provider.com.azure.core.http.rest.PagedFlux<OperationDefinitionInner> OperationsClient.listAsync()List the operations for the provider. -
Uses of OperationDefinitionInner in com.azure.resourcemanager.containerregistry.fluent.models
Classes in com.azure.resourcemanager.containerregistry.fluent.models that implement interfaces with type arguments of type OperationDefinitionInnerModifier and TypeClassDescriptionfinal classThe definition of a container registry operation.Methods in com.azure.resourcemanager.containerregistry.fluent.models that return OperationDefinitionInnerModifier and TypeMethodDescriptionstatic OperationDefinitionInnerOperationDefinitionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationDefinitionInner from the JsonReader.