public static interface ModelDeployResult.Builder extends SdkPojo, CopyableBuilder<ModelDeployResult.Builder,ModelDeployResult>
| Modifier and Type | Method and Description |
|---|---|
ModelDeployResult.Builder |
endpointName(String endpointName)
The name of the endpoint to which the model has been deployed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildModelDeployResult.Builder endpointName(String endpointName)
The name of the endpoint to which the model has been deployed.
If model deployment fails, this field is omitted from the response.
endpointName - The name of the endpoint to which the model has been deployed. If model deployment fails, this field is omitted from the response.
Copyright © 2022. All rights reserved.