Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.clone() |
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequest.getOptions()
The options for the transit gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withAutoAcceptSharedAssociations(AutoAcceptSharedAssociationsValue autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the transit
gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withAutoAcceptSharedAssociations(String autoAcceptSharedAssociations)
Indicates whether to automatically accept cross-account subnet associations that are associated with the transit
gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withIgmpv2Support(Igmpv2SupportValue igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast
domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withIgmpv2Support(String igmpv2Support)
Specify whether to enable Internet Group Management Protocol (IGMP) version 2 for the transit gateway multicast
domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withStaticSourcesSupport(StaticSourcesSupportValue staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
|
CreateTransitGatewayMulticastDomainRequestOptions |
CreateTransitGatewayMulticastDomainRequestOptions.withStaticSourcesSupport(String staticSourcesSupport)
Specify whether to enable support for statically configuring multicast group sources for a domain.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTransitGatewayMulticastDomainRequest.setOptions(CreateTransitGatewayMulticastDomainRequestOptions options)
The options for the transit gateway multicast domain.
|
CreateTransitGatewayMulticastDomainRequest |
CreateTransitGatewayMulticastDomainRequest.withOptions(CreateTransitGatewayMulticastDomainRequestOptions options)
The options for the transit gateway multicast domain.
|
Copyright © 2021. All rights reserved.