static CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.builder() |
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.clientRequestToken(String clientRequestToken) |
Unique token value that you can provide.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.commitmentDuration(String commitmentDuration) |
Commitment duration requested for the provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.commitmentDuration(CommitmentDuration commitmentDuration) |
Commitment duration requested for the provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.modelId(String modelId) |
Name or ARN of the model to associate with this provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.modelUnits(Integer modelUnits) |
Number of model units to allocate.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.provisionedModelName(String provisionedModelName) |
Unique name for this provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.tags(Collection<Tag> tags) |
Tags to associate with this provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.tags(Consumer<Tag.Builder>... tags) |
Tags to associate with this provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.Builder.tags(Tag... tags) |
Tags to associate with this provisioned throughput.
|
CreateProvisionedModelThroughputRequest.Builder |
CreateProvisionedModelThroughputRequest.toBuilder() |
|