Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.clone() |
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withFilters(Filter... filters)
One or more filters.
|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withTransitGatewayAttachmentIds(Collection<String> transitGatewayAttachmentIds)
The IDs of the attachments.
|
DescribeTransitGatewayAttachmentsRequest |
DescribeTransitGatewayAttachmentsRequest.withTransitGatewayAttachmentIds(String... transitGatewayAttachmentIds)
The IDs of the attachments.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeTransitGatewayAttachmentsRequest> |
DescribeTransitGatewayAttachmentsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.