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