| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static TransitGatewayPeeringAttachmentOptions.Builder |
TransitGatewayPeeringAttachmentOptions.builder() |
TransitGatewayPeeringAttachmentOptions.Builder |
TransitGatewayPeeringAttachmentOptions.Builder.dynamicRouting(DynamicRoutingValue dynamicRouting)
Sets the value of the DynamicRouting property for this object.
|
TransitGatewayPeeringAttachmentOptions.Builder |
TransitGatewayPeeringAttachmentOptions.Builder.dynamicRouting(String dynamicRouting)
Sets the value of the DynamicRouting property for this object.
|
TransitGatewayPeeringAttachmentOptions.Builder |
TransitGatewayPeeringAttachmentOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TransitGatewayPeeringAttachmentOptions.Builder> |
TransitGatewayPeeringAttachmentOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TransitGatewayPeeringAttachment.Builder |
TransitGatewayPeeringAttachment.Builder.options(Consumer<TransitGatewayPeeringAttachmentOptions.Builder> options)
Sets the value of the Options property for this object.
|
Copyright © 2022. All rights reserved.