| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateModelCustomizationJobResponse |
BedrockClient.createModelCustomizationJob(CreateModelCustomizationJobRequest createModelCustomizationJobRequest)
Creates a fine-tuning job to customize a base model.
|
default CompletableFuture<CreateModelCustomizationJobResponse> |
BedrockAsyncClient.createModelCustomizationJob(CreateModelCustomizationJobRequest createModelCustomizationJobRequest)
Creates a fine-tuning job to customize a base model.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateModelCustomizationJobRequestMarshaller.marshall(CreateModelCustomizationJobRequest createModelCustomizationJobRequest) |
Copyright © 2023. All rights reserved.