public static interface StopModelResponse.Builder extends LookoutVisionResponse.Builder, SdkPojo, CopyableBuilder<StopModelResponse.Builder,StopModelResponse>
| Modifier and Type | Method and Description |
|---|---|
StopModelResponse.Builder |
status(ModelHostingStatus status)
The status of the model.
|
StopModelResponse.Builder |
status(String status)
The status of the model.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopModelResponse.Builder status(String status)
The status of the model.
status - The status of the model.ModelHostingStatus,
ModelHostingStatusStopModelResponse.Builder status(ModelHostingStatus status)
The status of the model.
status - The status of the model.ModelHostingStatus,
ModelHostingStatusCopyright © 2021. All rights reserved.