response 内容精选 换一换
  • 获取指定的集群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

    来自:百科

    查看更多 →

  • response 相关内容
  • 获取集群下所有节点池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

    来自:百科

    查看更多 →

  • response 更多内容
  • 获取指定的节点池ShowNodePool

    withNodepoolId(""); try { ShowNodePoolResponse response = client.showNodePool(request); System.out.println(response.toString()); } catch (ConnectionException

    来自:百科

    查看更多 →

  • 删除节点DeleteNode

    withNodeId(""); try { DeleteNodeResponse response = client.deleteNode(request); System.out.println(response.toString()); } catch (ConnectionException

    来自:百科

    查看更多 →

  • 获取指定项目下的集群ListClusters

    ListClustersRequest(); try { ListClustersResponse response = client.listClusters(request); System.out.println(response.toString()); } catch (ConnectionException

    来自:百科

    查看更多 →

  • 查询所有共享的详细信息listAllShareDetail

    必选 描述 count string 否 查询到共享的个数。 shares Array of share_response objects 是 详细参数说明请参考share_response字段说明。 200 shares 名称 类型 必选 描述 access_rules_status

    来自:百科

    查看更多 →

  • 创建节点CreateNode

    withBody(body); try { CreateNodeResponse response = client.createNode(request); System.out.println(response.toString()); } catch (ConnectionException

    来自:百科

    查看更多 →

  • 删除集群DeleteCluster

    withClusterId(""); try { DeleteClusterResponse response = client.deleteCluster(request); System.out.println(response.toString()); } catch (ConnectionException

    来自:百科

    查看更多 →

  • 基于华为云IoT搭建恒温空调控制系统场景

    选择“Subscribe”页签,输入订阅设备影子的topic=$oc/devices/{device_id}/sys/shadow/get/response/#,其中{device_id}与步骤6的设备ID保持一致,单击“Subscribe”按钮。 选择“Publish”页签,输入请

    来自:百科

    查看更多 →

  • 创建共享createShare

    该字段无意义。 返回参数 返回码: 202 Accepted 名称 类型 必选 描述 share share_response object 是 详细参数说明请参见share_response字段说明 202 share 名称 类型 必选 描述 access_rules_status string

    来自:百科

    查看更多 →

  • 创建函数流CreateWorkflow

    enterprise_project_id 否 String 企业项目ID 最小长度:0 最大长度:64 enable_stream_response 否 Boolean 是否返回流数据 缺省值:false 表3 Trigger 参数 是否必选 参数类型 描述 trigger_name

    来自:百科

    查看更多 →

  • 修改指定函数流实例的元数据UpdateWorkFlow

    enterprise_project_id 否 String 企业项目ID 最小长度:0 最大长度:64 enable_stream_response 否 Boolean 是否返回流数据 缺省值:false 表3 Trigger 参数 是否必选 参数类型 描述 trigger_name

    来自:百科

    查看更多 →

  • 创建StatefulSetcreateAppsV1NamespacedStatefulSet

    An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All:

    来自:百科

    查看更多 →

  • Httperf是什么

    [replies/s]: min 0.0 avg 0.0 max 0.0 stddev 0.0 (0 samples) Reply time [ms]: response 0.0 transfer 0.0 Reply size [B]: header 0.0 content 0.0 footer 0

    来自:百科

    查看更多 →

  • Response笔记

    本文介绍了【Response笔记】相关内容,与您搜索的response相关,助力开发者获取技术信息和云计算技术生态圈动态...请点击查阅更多详情。

    来自:其他

    查看更多 →

  • 批量修改弹性云服务器BatchUpdateServersName

    "id":"f6d8df1a-e257-48e2-b617-1dd92ced8c20" } ] } 响应示例 响应示例请参见 响应(批量操作类)所示。 { "response": [ { "id": "616fb98f-46ca-475e-917e-2563e5a8cd19" }, { "id": "

    来自:百科

    查看更多 →

  • 重命名对象RenameObject

    下载对象:请求示例:下载对象并重命名,使用attname参数 Java SDK接口概览(Java SDK):并行文件系统相关接口 下载对象:请求示例:下载对象并重命名,使用response-content-disposition参数 部署带对象存储卷 OBS 的有状态工作负载:验证对象存储的持久化存储 数据库对象命名 下载对象:请求消息参数

    来自:百科

    查看更多 →

  • 替换StatefulSetreplaceAppsV1NamespacedStatefulSet

    An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All:

    来自:百科

    查看更多 →

  • 查询函数流ListWorkflow

    最小长度:0 最大长度:64 created_by String 流程创建者 最小长度:0 最大长度:64 enable_stream_response Boolean 是否返回流数据 缺省值:false 状态码: 400 表5 响应Body参数 参数 参数类型 描述 error_code

    来自:百科

    查看更多 →

共105条
看了本文的人还看了