Uses of Interface
com.azure.resourcemanager.appcontainers.models.OperationDetail
-
Packages that use OperationDetail Package Description com.azure.resourcemanager.appcontainers.models Package containing the data models for ContainerAppsApiClient. -
-
Uses of OperationDetail in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return types with arguments of type OperationDetail Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<OperationDetail>
Operations. list()
Lists all of the available RP operations.com.azure.core.http.rest.PagedIterable<OperationDetail>
Operations. list(com.azure.core.util.Context context)
Lists all of the available RP operations.
-