public static interface StopProjectVersionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StopProjectVersionResponse.Builder,StopProjectVersionResponse>
| Modifier and Type | Method and Description |
|---|---|
StopProjectVersionResponse.Builder |
status(ProjectVersionStatus status)
The current status of the stop operation.
|
StopProjectVersionResponse.Builder |
status(String status)
The current status of the stop operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopProjectVersionResponse.Builder status(String status)
The current status of the stop operation.
status - The current status of the stop operation.ProjectVersionStatus,
ProjectVersionStatusStopProjectVersionResponse.Builder status(ProjectVersionStatus status)
The current status of the stop operation.
status - The current status of the stop operation.ProjectVersionStatus,
ProjectVersionStatusCopyright © 2022. All rights reserved.