| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
List<FoundationModelSummary> |
ListFoundationModelsResponse.modelSummaries()
A list of bedrock foundation models.
|
| Modifier and Type | Method and Description |
|---|---|
ListFoundationModelsResponse.Builder |
ListFoundationModelsResponse.Builder.modelSummaries(FoundationModelSummary... modelSummaries)
A list of bedrock foundation models.
|
| Modifier and Type | Method and Description |
|---|---|
ListFoundationModelsResponse.Builder |
ListFoundationModelsResponse.Builder.modelSummaries(Collection<FoundationModelSummary> modelSummaries)
A list of bedrock foundation models.
|
Copyright © 2023. All rights reserved.