Uses of Interface
software.amazon.awssdk.services.frauddetector.endpoints.FraudDetectorEndpointProvider
-
Packages that use FraudDetectorEndpointProvider Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference.software.amazon.awssdk.services.frauddetector.endpoints software.amazon.awssdk.services.frauddetector.endpoints.internal -
-
Uses of FraudDetectorEndpointProvider in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector with parameters of type FraudDetectorEndpointProvider Modifier and Type Method Description default BFraudDetectorBaseClientBuilder. endpointProvider(FraudDetectorEndpointProvider endpointProvider)Set theFraudDetectorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of FraudDetectorEndpointProvider in software.amazon.awssdk.services.frauddetector.endpoints
Methods in software.amazon.awssdk.services.frauddetector.endpoints that return FraudDetectorEndpointProvider Modifier and Type Method Description static FraudDetectorEndpointProviderFraudDetectorEndpointProvider. defaultProvider() -
Uses of FraudDetectorEndpointProvider in software.amazon.awssdk.services.frauddetector.endpoints.internal
Classes in software.amazon.awssdk.services.frauddetector.endpoints.internal that implement FraudDetectorEndpointProvider Modifier and Type Class Description classDefaultFraudDetectorEndpointProvider
-