Uses of Class
com.azure.resourcemanager.appcontainers.models.AvailableOperations
Packages that use AvailableOperations
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of AvailableOperations in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return AvailableOperationsModifier and TypeMethodDescriptionstatic AvailableOperationsAvailableOperations.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableOperations from the JsonReader.AvailableOperations.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).AvailableOperations.withValue(List<OperationDetailInner> value) Set the value property: Collection of available operation details.