Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TransitGatewayMulticastRegisteredGroupSources |
TransitGatewayMulticastRegisteredGroupSources.clone() |
TransitGatewayMulticastRegisteredGroupSources |
RegisterTransitGatewayMulticastGroupSourcesResult.getRegisteredMulticastGroupSources()
Information about the transit gateway multicast group sources.
|
TransitGatewayMulticastRegisteredGroupSources |
TransitGatewayMulticastRegisteredGroupSources.withGroupIpAddress(String groupIpAddress)
The IP address assigned to the transit gateway multicast group.
|
TransitGatewayMulticastRegisteredGroupSources |
TransitGatewayMulticastRegisteredGroupSources.withRegisteredNetworkInterfaceIds(Collection<String> registeredNetworkInterfaceIds)
The IDs of the network interfaces members registered with the transit gateway multicast group.
|
TransitGatewayMulticastRegisteredGroupSources |
TransitGatewayMulticastRegisteredGroupSources.withRegisteredNetworkInterfaceIds(String... registeredNetworkInterfaceIds)
The IDs of the network interfaces members registered with the transit gateway multicast group.
|
TransitGatewayMulticastRegisteredGroupSources |
TransitGatewayMulticastRegisteredGroupSources.withTransitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
The ID of the transit gateway multicast domain.
|
Modifier and Type | Method and Description |
---|---|
void |
RegisterTransitGatewayMulticastGroupSourcesResult.setRegisteredMulticastGroupSources(TransitGatewayMulticastRegisteredGroupSources registeredMulticastGroupSources)
Information about the transit gateway multicast group sources.
|
RegisterTransitGatewayMulticastGroupSourcesResult |
RegisterTransitGatewayMulticastGroupSourcesResult.withRegisteredMulticastGroupSources(TransitGatewayMulticastRegisteredGroupSources registeredMulticastGroupSources)
Information about the transit gateway multicast group sources.
|
Copyright © 2021. All rights reserved.