public class ModifyDiskDeploymentRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
ModifyDiskDeploymentRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static ModifyDiskDeploymentRequest.Builder |
builder() |
static ModifyDiskDeploymentRequest |
create() |
String |
getDiskCategory() |
String |
getDiskId() |
Boolean |
getDryRun() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPerformanceLevel() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
String |
getSourceRegionId() |
String |
getStorageClusterId() |
ModifyDiskDeploymentRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static ModifyDiskDeploymentRequest.Builder builder()
public static ModifyDiskDeploymentRequest create()
public ModifyDiskDeploymentRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getSourceRegionId()
public String getDiskCategory()
public String getDiskId()
public Boolean getDryRun()
public String getOwnerAccount()
public Long getOwnerId()
public String getPerformanceLevel()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public String getStorageClusterId()
Copyright © 2024. All rights reserved.