public static interface DescribeDirectConnectGatewayAttachmentsResponse.Builder extends DirectConnectResponse.Builder, CopyableBuilder<DescribeDirectConnectGatewayAttachmentsResponse.Builder,DescribeDirectConnectGatewayAttachmentsResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeDirectConnectGatewayAttachmentsResponse.Builder |
directConnectGatewayAttachments(Collection<DirectConnectGatewayAttachment> directConnectGatewayAttachments)
Information about the direct connect gateway attachments.
|
DescribeDirectConnectGatewayAttachmentsResponse.Builder |
directConnectGatewayAttachments(DirectConnectGatewayAttachment... directConnectGatewayAttachments)
Information about the direct connect gateway attachments.
|
DescribeDirectConnectGatewayAttachmentsResponse.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
buildcopyapply, buildDescribeDirectConnectGatewayAttachmentsResponse.Builder directConnectGatewayAttachments(Collection<DirectConnectGatewayAttachment> directConnectGatewayAttachments)
Information about the direct connect gateway attachments.
directConnectGatewayAttachments - Information about the direct connect gateway attachments.DescribeDirectConnectGatewayAttachmentsResponse.Builder directConnectGatewayAttachments(DirectConnectGatewayAttachment... directConnectGatewayAttachments)
Information about the direct connect gateway attachments.
directConnectGatewayAttachments - Information about the direct connect gateway attachments.DescribeDirectConnectGatewayAttachmentsResponse.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.