-
创建集群CreateCluster
BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk); CceClient client = CceClient.newBuilder() .withCredential(auth) .withRegion(CceRegion
来自:百科 -
获取指定的集群ShowCluster
BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk); CceClient client = CceClient.newBuilder() .withCredential(auth) .withRegion(CceRegion
来自:百科 -
更新指定的节点UpdateNode
BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk); CceClient client = CceClient.newBuilder() .withCredential(auth) .withRegion(CceRegion
来自:百科 -
删除节点DeleteNode
BasicCredentials() .withProjectId(projectId) .withAk(ak) .withSk(sk); CceClient client = CceClient.newBuilder() .withCredential(auth) .withRegion(CceRegion
来自:百科 -
获取集群下所有节点ListNodes
-
删除AddonInstanceDeleteAddonInstance
-
云容器实例与云容器引擎的区别是什么?
-
变更集群规格ResizeCluster
-
查询APIVersionsgetCoreAPIVersions
-
暂停集群升级任务PauseUpgradeClusterTask
-
继续执行集群升级任务ContinueUpgradeClusterTask
-
删除集群DeleteCluster
-
我和“华为云”有个约会
-
集群唤醒AwakeCluster
-
查询CCE服务下的资源配额ShowQuotas
-
查询API版本信息列表ShowVersion
-
获取指定项目下的集群ListClusters
-
重试集群升级任务RetryUpgradeClusterTask
-
Hive基本原理
-
集群休眠HibernateCluster
-
批量删除指定集群的资源标签BatchDeleteClusterTags
