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