Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.endpoints.BedrockDataAutomationEndpointParams
-
-
Uses of BedrockDataAutomationEndpointParams in software.amazon.awssdk.services.bedrockdataautomation.endpoints
Methods in software.amazon.awssdk.services.bedrockdataautomation.endpoints that return BedrockDataAutomationEndpointParams Modifier and Type Method Description BedrockDataAutomationEndpointParamsBedrockDataAutomationEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.bedrockdataautomation.endpoints with parameters of type BedrockDataAutomationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>BedrockDataAutomationEndpointProvider. resolveEndpoint(BedrockDataAutomationEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of BedrockDataAutomationEndpointParams in software.amazon.awssdk.services.bedrockdataautomation.endpoints.internal
Methods in software.amazon.awssdk.services.bedrockdataautomation.endpoints.internal that return BedrockDataAutomationEndpointParams Modifier and Type Method Description static BedrockDataAutomationEndpointParamsBedrockDataAutomationResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.bedrockdataautomation.endpoints.internal with parameters of type BedrockDataAutomationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultBedrockDataAutomationEndpointProvider. resolveEndpoint(BedrockDataAutomationEndpointParams endpointParams)
-