public static final class ListGatewayRouteTableEntriesRequest.Builder extends Object
public ListGatewayRouteTableEntriesRequest.Builder destinationCidrBlock(String destinationCidrBlock)
public ListGatewayRouteTableEntriesRequest.Builder gatewayRouteTableId(String gatewayRouteTableId)
public ListGatewayRouteTableEntriesRequest.Builder maxResults(Integer maxResults)
public ListGatewayRouteTableEntriesRequest.Builder nextToken(String nextToken)
* You do not need to specify this parameter for the first request. * If a value is returned for NextToken, specify the value in the next request to retrieve a new page of results.
public ListGatewayRouteTableEntriesRequest.Builder ownerAccount(String ownerAccount)
public ListGatewayRouteTableEntriesRequest.Builder ownerId(Long ownerId)
public ListGatewayRouteTableEntriesRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent list of regions.
public ListGatewayRouteTableEntriesRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ListGatewayRouteTableEntriesRequest.Builder resourceOwnerId(Long resourceOwnerId)
public ListGatewayRouteTableEntriesRequest build()
Copyright © 2024. All rights reserved.