| 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 GetCustomModelResponse |
BedrockClient.getCustomModel(GetCustomModelRequest getCustomModelRequest)
Get the properties associated with a Bedrock custom model that you have created.For more information, see Custom models in the Bedrock
User Guide.
|
default CompletableFuture<GetCustomModelResponse> |
BedrockAsyncClient.getCustomModel(GetCustomModelRequest getCustomModelRequest)
Get the properties associated with a Bedrock custom model that you have created.For more information, see Custom models in the Bedrock
User Guide.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCustomModelRequestMarshaller.marshall(GetCustomModelRequest getCustomModelRequest) |
Copyright © 2023. All rights reserved.