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