public static interface StopProjectVersionRequest.Builder extends RekognitionRequest.Builder, SdkPojo, CopyableBuilder<StopProjectVersionRequest.Builder,StopProjectVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
StopProjectVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopProjectVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopProjectVersionRequest.Builder |
projectVersionArn(String projectVersionArn)
The Amazon Resource Name (ARN) of the model version that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopProjectVersionRequest.Builder projectVersionArn(String projectVersionArn)
The Amazon Resource Name (ARN) of the model version that you want to delete.
This operation requires permissions to perform the rekognition:StopProjectVersion action.
projectVersionArn - The Amazon Resource Name (ARN) of the model version that you want to delete.
This operation requires permissions to perform the rekognition:StopProjectVersion action.
StopProjectVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopProjectVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.