程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.builder() |
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.dhcpOptionsSetId(String dhcpOptionsSetId)
The ID of the DHCP options set to be disassociated from a VPC.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to perform only a dry run, without performing the actual request.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.regionId(String regionId)
The region to which the DHCP options set belongs.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.toBuilder() |
DetachDhcpOptionsSetFromVpcRequest.Builder |
DetachDhcpOptionsSetFromVpcRequest.Builder.vpcId(String vpcId)
The ID of the VPC.
|
Copyright © 2024. All rights reserved.