public static interface DeleteProjectVersionRequest.Builder extends RekognitionRequest.Builder, SdkPojo, CopyableBuilder<DeleteProjectVersionRequest.Builder,DeleteProjectVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteProjectVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteProjectVersionRequest.Builder |
projectVersionArn(String projectVersionArn)
The Amazon Resource Name (ARN) of the model version that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProjectVersionRequest.Builder projectVersionArn(String projectVersionArn)
The Amazon Resource Name (ARN) of the model version that you want to delete.
projectVersionArn - The Amazon Resource Name (ARN) of the model version that you want to delete.DeleteProjectVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteProjectVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.