public static final class DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder extends Object
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder clientToken(String clientToken)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder filter(List<DescribeNatGatewayAssociateNetworkInterfacesRequest.Filter> filter)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder maxResults(Integer maxResults)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder natGatewayId(String natGatewayId)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder nextToken(String nextToken)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder ownerAccount(String ownerAccount)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder ownerId(Long ownerId)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder regionId(String regionId)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder resourceGroupId(String resourceGroupId)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeNatGatewayAssociateNetworkInterfacesRequest.Builder tag(List<DescribeNatGatewayAssociateNetworkInterfacesRequest.Tag> tag)
public DescribeNatGatewayAssociateNetworkInterfacesRequest build()
Copyright © 2024. All rights reserved.