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