Uses of Class
software.amazon.awssdk.services.bedrock.paginators.ListProvisionedModelThroughputsIterable
-
Packages that use ListProvisionedModelThroughputsIterable Package Description software.amazon.awssdk.services.bedrock Describes the API operations for creating and managing Amazon Bedrock models. -
-
Uses of ListProvisionedModelThroughputsIterable in software.amazon.awssdk.services.bedrock
Methods in software.amazon.awssdk.services.bedrock that return ListProvisionedModelThroughputsIterable Modifier and Type Method Description default ListProvisionedModelThroughputsIterableBedrockClient. listProvisionedModelThroughputsPaginator(Consumer<ListProvisionedModelThroughputsRequest.Builder> listProvisionedModelThroughputsRequest)default ListProvisionedModelThroughputsIterableBedrockClient. listProvisionedModelThroughputsPaginator(ListProvisionedModelThroughputsRequest listProvisionedModelThroughputsRequest)
-