| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<DesiredWeightAndCapacity> |
UpdateEndpointWeightsAndCapacitiesRequest.desiredWeightsAndCapacities()
An object that provides new capacity and weight values for a variant.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointWeightsAndCapacitiesRequest.Builder |
UpdateEndpointWeightsAndCapacitiesRequest.Builder.desiredWeightsAndCapacities(DesiredWeightAndCapacity... desiredWeightsAndCapacities)
An object that provides new capacity and weight values for a variant.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointWeightsAndCapacitiesRequest.Builder |
UpdateEndpointWeightsAndCapacitiesRequest.Builder.desiredWeightsAndCapacities(Collection<DesiredWeightAndCapacity> desiredWeightsAndCapacities)
An object that provides new capacity and weight values for a variant.
|
Copyright © 2019. All rights reserved.