Uses of Interface
software.amazon.awssdk.services.bedrockruntime.endpoints.BedrockRuntimeEndpointParams.Builder
Packages that use BedrockRuntimeEndpointParams.Builder
-
Uses of BedrockRuntimeEndpointParams.Builder in software.amazon.awssdk.services.bedrockruntime.endpoints
Methods in software.amazon.awssdk.services.bedrockruntime.endpoints that return BedrockRuntimeEndpointParams.BuilderModifier and TypeMethodDescriptionBedrockRuntimeEndpointParams.builder()BedrockRuntimeEndpointParams.toBuilder()BedrockRuntimeEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.bedrockruntime.endpoints with type arguments of type BedrockRuntimeEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>BedrockRuntimeEndpointProvider.resolveEndpoint(Consumer<BedrockRuntimeEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.