Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.endpoints.BedrockAgentRuntimeEndpointParams
-
-
Uses of BedrockAgentRuntimeEndpointParams in software.amazon.awssdk.services.bedrockagentruntime.endpoints
Methods in software.amazon.awssdk.services.bedrockagentruntime.endpoints that return BedrockAgentRuntimeEndpointParams Modifier and Type Method Description BedrockAgentRuntimeEndpointParamsBedrockAgentRuntimeEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.bedrockagentruntime.endpoints with parameters of type BedrockAgentRuntimeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>BedrockAgentRuntimeEndpointProvider. resolveEndpoint(BedrockAgentRuntimeEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of BedrockAgentRuntimeEndpointParams in software.amazon.awssdk.services.bedrockagentruntime.endpoints.internal
Methods in software.amazon.awssdk.services.bedrockagentruntime.endpoints.internal that return BedrockAgentRuntimeEndpointParams Modifier and Type Method Description static BedrockAgentRuntimeEndpointParamsBedrockAgentRuntimeResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.bedrockagentruntime.endpoints.internal with parameters of type BedrockAgentRuntimeEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultBedrockAgentRuntimeEndpointProvider. resolveEndpoint(BedrockAgentRuntimeEndpointParams params)
-