| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Definition of the public APIs exposed by SageMaker
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointWeightsAndCapacitiesResult |
AmazonSageMaker.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest updateEndpointWeightsAndCapacitiesRequest)
Updates variant weight, capacity, or both of one or more variants associated with an endpoint.
|
UpdateEndpointWeightsAndCapacitiesResult |
AmazonSageMakerClient.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest request)
Updates variant weight, capacity, or both of one or more variants associated with an endpoint.
|
UpdateEndpointWeightsAndCapacitiesResult |
AbstractAmazonSageMaker.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointWeightsAndCapacitiesResult |
UpdateEndpointWeightsAndCapacitiesResult.clone() |
UpdateEndpointWeightsAndCapacitiesResult |
UpdateEndpointWeightsAndCapacitiesResult.withEndpointArn(String endpointArn)
The Amazon Resource Name (ARN) of the updated endpoint.
|
Copyright © 2017. All rights reserved.