Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayMulticastDeregisteredGroupSources |
TransitGatewayMulticastDeregisteredGroupSources.clone() |
TransitGatewayMulticastDeregisteredGroupSources |
DeregisterTransitGatewayMulticastGroupSourcesResult.getDeregisteredMulticastGroupSources()
Information about the deregistered group sources.
|
TransitGatewayMulticastDeregisteredGroupSources |
TransitGatewayMulticastDeregisteredGroupSources.withDeregisteredNetworkInterfaceIds(Collection<String> deregisteredNetworkInterfaceIds)
The network interface IDs of the non-registered members.
|
TransitGatewayMulticastDeregisteredGroupSources |
TransitGatewayMulticastDeregisteredGroupSources.withDeregisteredNetworkInterfaceIds(String... deregisteredNetworkInterfaceIds)
The network interface IDs of the non-registered members.
|
TransitGatewayMulticastDeregisteredGroupSources |
TransitGatewayMulticastDeregisteredGroupSources.withGroupIpAddress(String groupIpAddress)
The IP address assigned to the transit gateway multicast group.
|
TransitGatewayMulticastDeregisteredGroupSources |
TransitGatewayMulticastDeregisteredGroupSources.withTransitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
The ID of the transit gateway multicast domain.
|
Modifier and Type | Method and Description |
---|---|
void |
DeregisterTransitGatewayMulticastGroupSourcesResult.setDeregisteredMulticastGroupSources(TransitGatewayMulticastDeregisteredGroupSources deregisteredMulticastGroupSources)
Information about the deregistered group sources.
|
DeregisterTransitGatewayMulticastGroupSourcesResult |
DeregisterTransitGatewayMulticastGroupSourcesResult.withDeregisteredMulticastGroupSources(TransitGatewayMulticastDeregisteredGroupSources deregisteredMulticastGroupSources)
Information about the deregistered group sources.
|
Copyright © 2021. All rights reserved.