public static interface GetChannelGroupRequest.Builder extends MediaPackageV2Request.Builder, SdkPojo, CopyableBuilder<GetChannelGroupRequest.Builder,GetChannelGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
GetChannelGroupRequest.Builder |
channelGroupName(String channelGroupName)
The name that describes the channel group.
|
GetChannelGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetChannelGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetChannelGroupRequest.Builder channelGroupName(String channelGroupName)
The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
channelGroupName - The name that describes the channel group. The name is the primary identifier for the channel group,
and must be unique for your account in the AWS Region.GetChannelGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetChannelGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.