| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.resourcemanager20200331 | |
| com.aliyun.sdk.service.resourcemanager20200331.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<UpdateRoleResponse> |
AsyncClient.updateRole(UpdateRoleRequest request)
In this example, the description of the RAM role `ECSAdmin` is updated to `ECS administrator`.
|
CompletableFuture<UpdateRoleResponse> |
DefaultAsyncClient.updateRole(UpdateRoleRequest request)
In this example, the description of the RAM role `ECSAdmin` is updated to `ECS administrator`.
|
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRoleResponse |
UpdateRoleResponse.Builder.build() |
static UpdateRoleResponse |
UpdateRoleResponse.create() |
Copyright © 2023. All rights reserved.