Uses of Class
software.amazon.awssdk.services.bedrockruntime.endpoints.BedrockRuntimeEndpointParams
-
Packages that use BedrockRuntimeEndpointParams Package Description software.amazon.awssdk.services.bedrockruntime.endpoints software.amazon.awssdk.services.bedrockruntime.endpoints.internal -
-
Uses of BedrockRuntimeEndpointParams in software.amazon.awssdk.services.bedrockruntime.endpoints
Methods in software.amazon.awssdk.services.bedrockruntime.endpoints that return BedrockRuntimeEndpointParams Modifier and Type Method Description BedrockRuntimeEndpointParamsBedrockRuntimeEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.bedrockruntime.endpoints with parameters of type BedrockRuntimeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>BedrockRuntimeEndpointProvider. resolveEndpoint(BedrockRuntimeEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of BedrockRuntimeEndpointParams in software.amazon.awssdk.services.bedrockruntime.endpoints.internal
Methods in software.amazon.awssdk.services.bedrockruntime.endpoints.internal that return BedrockRuntimeEndpointParams Modifier and Type Method Description static BedrockRuntimeEndpointParamsBedrockRuntimeResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.bedrockruntime.endpoints.internal with parameters of type BedrockRuntimeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultBedrockRuntimeEndpointProvider. resolveEndpoint(BedrockRuntimeEndpointParams endpointParams)
-