public static interface StartProjectVersionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StartProjectVersionResponse.Builder,StartProjectVersionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartProjectVersionResponse.Builder |
status(ProjectVersionStatus status)
The current running status of the model.
|
StartProjectVersionResponse.Builder |
status(String status)
The current running status of the model.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartProjectVersionResponse.Builder status(String status)
The current running status of the model.
status - The current running status of the model.ProjectVersionStatus,
ProjectVersionStatusStartProjectVersionResponse.Builder status(ProjectVersionStatus status)
The current running status of the model.
status - The current running status of the model.ProjectVersionStatus,
ProjectVersionStatusCopyright © 2022. All rights reserved.