public static interface DescribeModelRequest.Builder extends LookoutVisionRequest.Builder, SdkPojo, CopyableBuilder<DescribeModelRequest.Builder,DescribeModelRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeModelRequest.Builder |
modelVersion(String modelVersion)
The version of the model that you want to describe.
|
DescribeModelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeModelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeModelRequest.Builder |
projectName(String projectName)
The project that contains the version of a model that you want to describe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeModelRequest.Builder projectName(String projectName)
The project that contains the version of a model that you want to describe.
projectName - The project that contains the version of a model that you want to describe.DescribeModelRequest.Builder modelVersion(String modelVersion)
The version of the model that you want to describe.
modelVersion - The version of the model that you want to describe.DescribeModelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeModelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.