| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelDeployResult |
ModelDeployResult.clone() |
ModelDeployResult |
DescribeAutoMLJobV2Result.getModelDeployResult()
Provides information about endpoint for the model deployment.
|
ModelDeployResult |
DescribeAutoMLJobResult.getModelDeployResult()
Provides information about endpoint for the model deployment.
|
ModelDeployResult |
ModelDeployResult.withEndpointName(String endpointName)
The name of the endpoint to which the model has been deployed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAutoMLJobV2Result.setModelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.
|
void |
DescribeAutoMLJobResult.setModelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.
|
DescribeAutoMLJobV2Result |
DescribeAutoMLJobV2Result.withModelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.
|
DescribeAutoMLJobResult |
DescribeAutoMLJobResult.withModelDeployResult(ModelDeployResult modelDeployResult)
Provides information about endpoint for the model deployment.
|
Copyright © 2025. All rights reserved.