Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
AssociateTransitGatewayMulticastDomainRequest |
AssociateTransitGatewayMulticastDomainRequest.clone() |
AssociateTransitGatewayMulticastDomainRequest |
AssociateTransitGatewayMulticastDomainRequest.withSubnetIds(Collection<String> subnetIds)
The IDs of the subnets to associate with the transit gateway multicast domain.
|
AssociateTransitGatewayMulticastDomainRequest |
AssociateTransitGatewayMulticastDomainRequest.withSubnetIds(String... subnetIds)
The IDs of the subnets to associate with the transit gateway multicast domain.
|
AssociateTransitGatewayMulticastDomainRequest |
AssociateTransitGatewayMulticastDomainRequest.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the transit gateway attachment to associate with the transit gateway multicast domain.
|
AssociateTransitGatewayMulticastDomainRequest |
AssociateTransitGatewayMulticastDomainRequest.withTransitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
The ID of the transit gateway multicast domain.
|
Modifier and Type | Method and Description |
---|---|
Request<AssociateTransitGatewayMulticastDomainRequest> |
AssociateTransitGatewayMulticastDomainRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2021. All rights reserved.