Uses of Interface
software.amazon.awssdk.services.detective.endpoints.DetectiveEndpointProvider
-
Packages that use DetectiveEndpointProvider Package Description software.amazon.awssdk.services.detective Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security issues across your Amazon Web Services (Amazon Web Services) workloads.software.amazon.awssdk.services.detective.endpoints software.amazon.awssdk.services.detective.endpoints.internal -
-
Uses of DetectiveEndpointProvider in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective with parameters of type DetectiveEndpointProvider Modifier and Type Method Description default BDetectiveBaseClientBuilder. endpointProvider(DetectiveEndpointProvider endpointProvider)Set theDetectiveEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of DetectiveEndpointProvider in software.amazon.awssdk.services.detective.endpoints
Methods in software.amazon.awssdk.services.detective.endpoints that return DetectiveEndpointProvider Modifier and Type Method Description static DetectiveEndpointProviderDetectiveEndpointProvider. defaultProvider() -
Uses of DetectiveEndpointProvider in software.amazon.awssdk.services.detective.endpoints.internal
Classes in software.amazon.awssdk.services.detective.endpoints.internal that implement DetectiveEndpointProvider Modifier and Type Class Description classDefaultDetectiveEndpointProvider
-