public static interface RegisterTransitGatewayMulticastGroupSourcesRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<RegisterTransitGatewayMulticastGroupSourcesRequest.Builder,RegisterTransitGatewayMulticastGroupSourcesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRegisterTransitGatewayMulticastGroupSourcesRequest.Builder transitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
The ID of the transit gateway multicast domain.
transitGatewayMulticastDomainId - The ID of the transit gateway multicast domain.RegisterTransitGatewayMulticastGroupSourcesRequest.Builder groupIpAddress(String groupIpAddress)
The IP address assigned to the transit gateway multicast group.
groupIpAddress - The IP address assigned to the transit gateway multicast group.RegisterTransitGatewayMulticastGroupSourcesRequest.Builder networkInterfaceIds(Collection<String> networkInterfaceIds)
The group sources' network interface IDs to register with the transit gateway multicast group.
networkInterfaceIds - The group sources' network interface IDs to register with the transit gateway multicast group.RegisterTransitGatewayMulticastGroupSourcesRequest.Builder networkInterfaceIds(String... networkInterfaceIds)
The group sources' network interface IDs to register with the transit gateway multicast group.
networkInterfaceIds - The group sources' network interface IDs to register with the transit gateway multicast group.RegisterTransitGatewayMulticastGroupSourcesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRegisterTransitGatewayMulticastGroupSourcesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.