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