Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetClusterOptions
-
Packages that use GetClusterOptions Package Description com.ibm.cloud.platform_services.catalog_management.v1 Catalog Management API v1.com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of GetClusterOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type GetClusterOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ClusterInfo>CatalogManagement. getCluster(GetClusterOptions getClusterOptions)Get kubernetes cluster. -
Uses of GetClusterOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetClusterOptions Modifier and Type Method Description GetClusterOptionsGetClusterOptions.Builder. build()Builds a GetClusterOptions.
-