| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointWeightsAndCapacitiesResult |
UpdateEndpointWeightsAndCapacitiesResult.clone() |
UpdateEndpointWeightsAndCapacitiesResult |
UpdateEndpointWeightsAndCapacitiesResult.withEndpointArn(String endpointArn)
The Amazon Resource Name (ARN) of the updated endpoint.
|
Copyright © 2025. All rights reserved.