public static interface CreateStreamKeyRequest.Builder extends IvsRequest.Builder, SdkPojo, CopyableBuilder<CreateStreamKeyRequest.Builder,CreateStreamKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateStreamKeyRequest.Builder |
channelArn(String channelArn)
ARN of the channel for which to create the stream key.
|
CreateStreamKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateStreamKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateStreamKeyRequest.Builder |
tags(Map<String,String> tags)
Array of 1-50 maps, each of the form
string:string (key:value). |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateStreamKeyRequest.Builder channelArn(String channelArn)
ARN of the channel for which to create the stream key.
channelArn - ARN of the channel for which to create the stream key.CreateStreamKeyRequest.Builder tags(Map<String,String> tags)
Array of 1-50 maps, each of the form string:string (key:value). See Tagging Amazon Web Services
Resources for more information, including restrictions that apply to tags and
"Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
documented there.
tags - Array of 1-50 maps, each of the form string:string (key:value). See Tagging Amazon Web Services
Resources for more information, including restrictions that apply to tags and
"Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
documented there.CreateStreamKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateStreamKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.