| 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 GetFoundationModelResponse |
BedrockClient.getFoundationModel(GetFoundationModelRequest getFoundationModelRequest)
Get details about a Bedrock foundation model.
|
default CompletableFuture<GetFoundationModelResponse> |
BedrockAsyncClient.getFoundationModel(GetFoundationModelRequest getFoundationModelRequest)
Get details about a Bedrock foundation model.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFoundationModelRequestMarshaller.marshall(GetFoundationModelRequest getFoundationModelRequest) |
Copyright © 2023. All rights reserved.