Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.OperatorDeployResult
-
Packages that use OperatorDeployResult Package Description com.ibm.cloud.platform_services.catalog_management.v1 Catalog Management API v1. -
-
Uses of OperatorDeployResult in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 that return types with arguments of type OperatorDeployResult Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<java.util.List<OperatorDeployResult>>CatalogManagement. deployOperators(DeployOperatorsOptions deployOperatorsOptions)Deploy operators.com.ibm.cloud.sdk.core.http.ServiceCall<java.util.List<OperatorDeployResult>>CatalogManagement. listOperators(ListOperatorsOptions listOperatorsOptions)List operators.com.ibm.cloud.sdk.core.http.ServiceCall<java.util.List<OperatorDeployResult>>CatalogManagement. replaceOperators(ReplaceOperatorsOptions replaceOperatorsOptions)Update operators.
-