| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| Modifier and Type | Method and Description |
|---|---|
default ListCustomModelsIterable |
BedrockClient.listCustomModelsPaginator(Consumer<ListCustomModelsRequest.Builder> listCustomModelsRequest)
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. |
default ListCustomModelsIterable |
BedrockClient.listCustomModelsPaginator(ListCustomModelsRequest listCustomModelsRequest)
Returns a list of the custom models that you have created with the
CreateModelCustomizationJob
operation. |
Copyright © 2023. All rights reserved.