public static interface UpdateProvisionedModelThroughputRequest.Builder extends BedrockRequest.Builder, SdkPojo, CopyableBuilder<UpdateProvisionedModelThroughputRequest.Builder,UpdateProvisionedModelThroughputRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateProvisionedModelThroughputRequest.Builder |
desiredModelId(String desiredModelId)
The ARN of the new model to associate with this provisioned throughput.
|
UpdateProvisionedModelThroughputRequest.Builder |
desiredProvisionedModelName(String desiredProvisionedModelName)
The new name for this provisioned throughput.
|
UpdateProvisionedModelThroughputRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateProvisionedModelThroughputRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateProvisionedModelThroughputRequest.Builder |
provisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput to update.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateProvisionedModelThroughputRequest.Builder provisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput to update.
provisionedModelId - The ARN or name of the provisioned throughput to update.UpdateProvisionedModelThroughputRequest.Builder desiredProvisionedModelName(String desiredProvisionedModelName)
The new name for this provisioned throughput.
desiredProvisionedModelName - The new name for this provisioned throughput.UpdateProvisionedModelThroughputRequest.Builder desiredModelId(String desiredModelId)
The ARN of the new model to associate with this provisioned throughput.
desiredModelId - The ARN of the new model to associate with this provisioned throughput.UpdateProvisionedModelThroughputRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateProvisionedModelThroughputRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.