public class ModifySnapshotGroupRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ModifySnapshotGroupRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifySnapshotGroupRequest.Builder |
builder() |
static ModifySnapshotGroupRequest |
create() |
String |
getDescription() |
String |
getName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getSnapshotGroupId() |
ModifySnapshotGroupRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static ModifySnapshotGroupRequest.Builder builder()
public static ModifySnapshotGroupRequest create()
public ModifySnapshotGroupRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getDescription()
public String getName()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public String getSnapshotGroupId()
Copyright © 2024. All rights reserved.