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