Uses of Interface
software.amazon.awssdk.services.bedrockruntime.endpoints.BedrockRuntimeEndpointProvider
-
Packages that use BedrockRuntimeEndpointProvider Package Description software.amazon.awssdk.services.bedrockruntime Describes the API operations for running inference using Bedrock models.software.amazon.awssdk.services.bedrockruntime.endpoints software.amazon.awssdk.services.bedrockruntime.endpoints.internal -
-
Uses of BedrockRuntimeEndpointProvider in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime with parameters of type BedrockRuntimeEndpointProvider Modifier and Type Method Description default BBedrockRuntimeBaseClientBuilder. endpointProvider(BedrockRuntimeEndpointProvider endpointProvider)Set theBedrockRuntimeEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of BedrockRuntimeEndpointProvider in software.amazon.awssdk.services.bedrockruntime.endpoints
Methods in software.amazon.awssdk.services.bedrockruntime.endpoints that return BedrockRuntimeEndpointProvider Modifier and Type Method Description static BedrockRuntimeEndpointProviderBedrockRuntimeEndpointProvider. defaultProvider() -
Uses of BedrockRuntimeEndpointProvider in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
Classes in software.amazon.awssdk.services.bedrockruntime.endpoints.internal that implement BedrockRuntimeEndpointProvider Modifier and Type Class Description classDefaultBedrockRuntimeEndpointProvider
-