Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Packages that use OpenShiftManagedClusterListResult Package Description com.azure.resourcemanager.containerservice.models 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 OpenShiftManagedClusterListResult Modifier and Type Method Description OpenShiftManagedClusterListResultOpenShiftManagedClusterListResult. withValue(List<OpenShiftManagedClusterInner> value)Set the value property: The list of OpenShift managed clusters.
-