| 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 ListFoundationModelsResponse |
BedrockClient.listFoundationModels(ListFoundationModelsRequest listFoundationModelsRequest)
List of Bedrock foundation models that you can use.
|
default CompletableFuture<ListFoundationModelsResponse> |
BedrockAsyncClient.listFoundationModels(ListFoundationModelsRequest listFoundationModelsRequest)
List of Bedrock foundation models that you can use.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListFoundationModelsRequestMarshaller.marshall(ListFoundationModelsRequest listFoundationModelsRequest) |
Copyright © 2023. All rights reserved.