public static final class GetDhcpOptionsSetRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetDhcpOptionsSetRequest |
build() |
GetDhcpOptionsSetRequest.Builder |
dhcpOptionsSetId(String dhcpOptionsSetId)
The ID of the DHCP options set.
|
GetDhcpOptionsSetRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
GetDhcpOptionsSetRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
GetDhcpOptionsSetRequest.Builder |
regionId(String regionId)
The region ID of the DHCP options set that you want to query.
|
GetDhcpOptionsSetRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
GetDhcpOptionsSetRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public GetDhcpOptionsSetRequest.Builder dhcpOptionsSetId(String dhcpOptionsSetId)
public GetDhcpOptionsSetRequest.Builder ownerAccount(String ownerAccount)
public GetDhcpOptionsSetRequest.Builder ownerId(Long ownerId)
public GetDhcpOptionsSetRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent region list.
public GetDhcpOptionsSetRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public GetDhcpOptionsSetRequest.Builder resourceOwnerId(Long resourceOwnerId)
public GetDhcpOptionsSetRequest build()
Copyright © 2024. All rights reserved.