Uses of Interface
software.amazon.awssdk.services.fms.endpoints.FmsEndpointProvider
-
Packages that use FmsEndpointProvider Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.endpoints software.amazon.awssdk.services.fms.endpoints.internal -
-
Uses of FmsEndpointProvider in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type FmsEndpointProvider Modifier and Type Method Description default BFmsBaseClientBuilder. endpointProvider(FmsEndpointProvider endpointProvider)Set theFmsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of FmsEndpointProvider in software.amazon.awssdk.services.fms.endpoints
Methods in software.amazon.awssdk.services.fms.endpoints that return FmsEndpointProvider Modifier and Type Method Description static FmsEndpointProviderFmsEndpointProvider. defaultProvider() -
Uses of FmsEndpointProvider in software.amazon.awssdk.services.fms.endpoints.internal
Classes in software.amazon.awssdk.services.fms.endpoints.internal that implement FmsEndpointProvider Modifier and Type Class Description classDefaultFmsEndpointProvider
-