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