程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.builder() |
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.dhcpOptionsSetDescription(String dhcpOptionsSetDescription)
Enter a description for the DHCP options set.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.dhcpOptionsSetId(String dhcpOptionsSetId)
The ID of the DHCP options set.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.dhcpOptionsSetName(String dhcpOptionsSetName)
The name of the DHCP options set.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.domainName(String domainName)
The root domain.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.domainNameServers(String domainNameServers)
The IP address of the DNS server.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to perform a dry run.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.ipv6LeaseTime(String ipv6LeaseTime)
The lease time of the IPv6 addresses for the DHCP options set.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.leaseTime(String leaseTime)
The lease time of the IPv4 addresses for the DHCP options set.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.regionId(String regionId)
The region where the DHCP options set is deployed.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
UpdateDhcpOptionsSetAttributeRequest.Builder |
UpdateDhcpOptionsSetAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.