public static interface DeregisterTransitGatewayMulticastGroupSourcesRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DeregisterTransitGatewayMulticastGroupSourcesRequest.Builder,DeregisterTransitGatewayMulticastGroupSourcesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterTransitGatewayMulticastGroupSourcesRequest.Builder transitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
The ID of the transit gateway multicast domain.
transitGatewayMulticastDomainId - The ID of the transit gateway multicast domain.DeregisterTransitGatewayMulticastGroupSourcesRequest.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.DeregisterTransitGatewayMulticastGroupSourcesRequest.Builder networkInterfaceIds(Collection<String> networkInterfaceIds)
The IDs of the group sources' network interfaces.
networkInterfaceIds - The IDs of the group sources' network interfaces.DeregisterTransitGatewayMulticastGroupSourcesRequest.Builder networkInterfaceIds(String... networkInterfaceIds)
The IDs of the group sources' network interfaces.
networkInterfaceIds - The IDs of the group sources' network interfaces.DeregisterTransitGatewayMulticastGroupSourcesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeregisterTransitGatewayMulticastGroupSourcesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.