Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
Packages that use OpenShiftManagedClusterListResult
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of OpenShiftManagedClusterListResult in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return OpenShiftManagedClusterListResultModifier and TypeMethodDescriptionOpenShiftManagedClusterListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OpenShiftManagedClusterListResult from the JsonReader.OpenShiftManagedClusterListResult.withValue(List<OpenShiftManagedClusterInner> value) Set the value property: The list of OpenShift managed clusters.