public static interface GetChannelRequest.Builder extends IvsRequest.Builder, SdkPojo, CopyableBuilder<GetChannelRequest.Builder,GetChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
GetChannelRequest.Builder |
arn(String arn)
ARN of the channel for which the configuration is to be retrieved.
|
GetChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetChannelRequest.Builder arn(String arn)
ARN of the channel for which the configuration is to be retrieved.
arn - ARN of the channel for which the configuration is to be retrieved.GetChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.