public static interface StopSolutionVersionCreationRequest.Builder extends PersonalizeRequest.Builder, SdkPojo, CopyableBuilder<StopSolutionVersionCreationRequest.Builder,StopSolutionVersionCreationRequest>
| Modifier and Type | Method and Description |
|---|---|
StopSolutionVersionCreationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopSolutionVersionCreationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopSolutionVersionCreationRequest.Builder |
solutionVersionArn(String solutionVersionArn)
The Amazon Resource Name (ARN) of the solution version you want to stop creating.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopSolutionVersionCreationRequest.Builder solutionVersionArn(String solutionVersionArn)
The Amazon Resource Name (ARN) of the solution version you want to stop creating.
solutionVersionArn - The Amazon Resource Name (ARN) of the solution version you want to stop creating.StopSolutionVersionCreationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopSolutionVersionCreationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.