| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.paginators |
| Modifier and Type | Method and Description |
|---|---|
static BedrockClient |
BedrockClient.create()
Create a
BedrockClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCustomModelsIterable(BedrockClient client,
ListCustomModelsRequest firstRequest) |
ListModelCustomizationJobsIterable(BedrockClient client,
ListModelCustomizationJobsRequest firstRequest) |
ListProvisionedModelThroughputsIterable(BedrockClient client,
ListProvisionedModelThroughputsRequest firstRequest) |
Copyright © 2023. All rights reserved.