| 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 of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing endpoint.
|
UpdateEndpointWeightsAndCapacitiesResult |
AmazonSageMakerClient.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest request)
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing 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 © 2018. All rights reserved.