| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPolicyTableAssociation |
DisassociateTransitGatewayPolicyTableResponse.association()
Returns details about the transit gateway policy table disassociation.
|
TransitGatewayPolicyTableAssociation |
AssociateTransitGatewayPolicyTableResponse.association()
Describes the association of a transit gateway and a transit gateway policy table.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayPolicyTableAssociation> |
GetTransitGatewayPolicyTableAssociationsResponse.associations()
Returns details about the transit gateway policy table association.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateTransitGatewayPolicyTableResponse.Builder |
DisassociateTransitGatewayPolicyTableResponse.Builder.association(TransitGatewayPolicyTableAssociation association)
Returns details about the transit gateway policy table disassociation.
|
AssociateTransitGatewayPolicyTableResponse.Builder |
AssociateTransitGatewayPolicyTableResponse.Builder.association(TransitGatewayPolicyTableAssociation association)
Describes the association of a transit gateway and a transit gateway policy table.
|
GetTransitGatewayPolicyTableAssociationsResponse.Builder |
GetTransitGatewayPolicyTableAssociationsResponse.Builder.associations(TransitGatewayPolicyTableAssociation... associations)
Returns details about the transit gateway policy table association.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayPolicyTableAssociationsResponse.Builder |
GetTransitGatewayPolicyTableAssociationsResponse.Builder.associations(Collection<TransitGatewayPolicyTableAssociation> associations)
Returns details about the transit gateway policy table association.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<TransitGatewayPolicyTableAssociation> |
GetTransitGatewayPolicyTableAssociationsIterable.associations()
Returns an iterable to iterate through the paginated
GetTransitGatewayPolicyTableAssociationsResponse.associations() member. |
SdkPublisher<TransitGatewayPolicyTableAssociation> |
GetTransitGatewayPolicyTableAssociationsPublisher.associations()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.