| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
UpdateEndpointRequest.deploymentConfig()
The deployment configuration for the endpoint to be updated.
|
DeploymentConfig |
DescribeEndpointResponse.lastDeploymentConfig()
The most recent deployment configuration for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointRequest.Builder |
UpdateEndpointRequest.Builder.deploymentConfig(DeploymentConfig deploymentConfig)
The deployment configuration for the endpoint to be updated.
|
DescribeEndpointResponse.Builder |
DescribeEndpointResponse.Builder.lastDeploymentConfig(DeploymentConfig lastDeploymentConfig)
The most recent deployment configuration for the endpoint.
|
Copyright © 2021. All rights reserved.