public static interface DescribeBatchSegmentJobRequest.Builder extends PersonalizeRequest.Builder, SdkPojo, CopyableBuilder<DescribeBatchSegmentJobRequest.Builder,DescribeBatchSegmentJobRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchSegmentJobRequest.Builder |
batchSegmentJobArn(String batchSegmentJobArn)
The ARN of the batch segment job to describe.
|
DescribeBatchSegmentJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeBatchSegmentJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBatchSegmentJobRequest.Builder batchSegmentJobArn(String batchSegmentJobArn)
The ARN of the batch segment job to describe.
batchSegmentJobArn - The ARN of the batch segment job to describe.DescribeBatchSegmentJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBatchSegmentJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.