public static interface DeleteProjectResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<DeleteProjectResponse.Builder,DeleteProjectResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectResponse.Builder |
status(ProjectStatus status)
The current status of the delete project operation.
|
DeleteProjectResponse.Builder |
status(String status)
The current status of the delete project operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProjectResponse.Builder status(String status)
The current status of the delete project operation.
status - The current status of the delete project operation.ProjectStatus,
ProjectStatusDeleteProjectResponse.Builder status(ProjectStatus status)
The current status of the delete project operation.
status - The current status of the delete project operation.ProjectStatus,
ProjectStatusCopyright © 2021. All rights reserved.