UpdateEndpointWeightsAndCapacitiesResult |
AbstractAmazonSageMaker.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest request) |
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 |
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.
|
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AbstractAmazonSageMakerAsync.updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest request) |
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AmazonSageMakerAsyncClient.updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest request) |
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AmazonSageMakerAsync.updateEndpointWeightsAndCapacitiesAsync(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.
|
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AbstractAmazonSageMakerAsync.updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest request,
AsyncHandler<UpdateEndpointWeightsAndCapacitiesRequest,UpdateEndpointWeightsAndCapacitiesResult> asyncHandler) |
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AmazonSageMakerAsyncClient.updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest request,
AsyncHandler<UpdateEndpointWeightsAndCapacitiesRequest,UpdateEndpointWeightsAndCapacitiesResult> asyncHandler) |
Future<UpdateEndpointWeightsAndCapacitiesResult> |
AmazonSageMakerAsync.updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest updateEndpointWeightsAndCapacitiesRequest,
AsyncHandler<UpdateEndpointWeightsAndCapacitiesRequest,UpdateEndpointWeightsAndCapacitiesResult> asyncHandler)
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing endpoint.
|