public static interface GetSignalingChannelEndpointRequest.Builder extends KinesisVideoRequest.Builder, SdkPojo, CopyableBuilder<GetSignalingChannelEndpointRequest.Builder,GetSignalingChannelEndpointRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSignalingChannelEndpointRequest.Builder channelARN(String channelARN)
The Amazon Resource Name (ARN) of the signalling channel for which you want to get an endpoint.
channelARN - The Amazon Resource Name (ARN) of the signalling channel for which you want to get an endpoint.GetSignalingChannelEndpointRequest.Builder singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration singleMasterChannelEndpointConfiguration)
A structure containing the endpoint configuration for the SINGLE_MASTER channel type.
singleMasterChannelEndpointConfiguration - A structure containing the endpoint configuration for the SINGLE_MASTER channel type.default GetSignalingChannelEndpointRequest.Builder singleMasterChannelEndpointConfiguration(Consumer<SingleMasterChannelEndpointConfiguration.Builder> singleMasterChannelEndpointConfiguration)
A structure containing the endpoint configuration for the SINGLE_MASTER channel type.
SingleMasterChannelEndpointConfiguration.Builder avoiding the need to create one manually via
SingleMasterChannelEndpointConfiguration.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration).
singleMasterChannelEndpointConfiguration - a consumer that will call methods on SingleMasterChannelEndpointConfiguration.BuildersingleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)GetSignalingChannelEndpointRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSignalingChannelEndpointRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.