public static interface GetVoiceToneAnalysisTaskRequest.Builder extends ChimeSdkMediaPipelinesRequest.Builder, SdkPojo, CopyableBuilder<GetVoiceToneAnalysisTaskRequest.Builder,GetVoiceToneAnalysisTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
GetVoiceToneAnalysisTaskRequest.Builder |
identifier(String identifier)
The unique identifier of the resource to be updated.
|
GetVoiceToneAnalysisTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetVoiceToneAnalysisTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetVoiceToneAnalysisTaskRequest.Builder |
voiceToneAnalysisTaskId(String voiceToneAnalysisTaskId)
The ID of the voice tone analysis task.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetVoiceToneAnalysisTaskRequest.Builder identifier(String identifier)
The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.
identifier - The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media
insights pipeline.GetVoiceToneAnalysisTaskRequest.Builder voiceToneAnalysisTaskId(String voiceToneAnalysisTaskId)
The ID of the voice tone analysis task.
voiceToneAnalysisTaskId - The ID of the voice tone analysis task.GetVoiceToneAnalysisTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetVoiceToneAnalysisTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.