-
获取指定的集群ShowCluster
withClusterId(""); try { ShowClusterResponse response = client.showCluster(request); System.out.println(response.toString()); } catch (ConnectionException
来自:百科 -
更新指定的节点UpdateNode
withBody(body); try { UpdateNodeResponse response = client.updateNode(request); System.out.println(response.toString()); } catch (ConnectionException
来自:百科 -
获取集群下所有节点池ListNodePools
withClusterId(""); try { ListNodePoolsResponse response = client.listNodePools(request); System.out.println(response.toString()); } catch (ConnectionException
来自:百科 -
删除节点池DeleteNodePool
withNodepoolId(""); try { DeleteNodePoolResponse response = client.deleteNodePool(request); System.out.println(response.toString()); } catch (ConnectionException
来自:百科 -
获取指定的节点池ShowNodePool
-
删除节点DeleteNode
-
获取指定项目下的集群ListClusters
-
查询所有共享的详细信息listAllShareDetail
-
创建节点CreateNode
-
删除集群DeleteCluster
-
基于华为云IoT搭建恒温空调控制系统场景
-
创建共享createShare
-
创建函数流CreateWorkflow
-
修改指定函数流实例的元数据UpdateWorkFlow
-
创建StatefulSetcreateAppsV1NamespacedStatefulSet
-
Httperf是什么
-
Response笔记
-
批量修改弹性云服务器BatchUpdateServersName
-
重命名对象RenameObject
-
替换StatefulSetreplaceAppsV1NamespacedStatefulSet
-
查询函数流ListWorkflow