Uses of Class
software.amazon.awssdk.services.fms.endpoints.FmsEndpointParams
-
Packages that use FmsEndpointParams Package Description software.amazon.awssdk.services.fms.endpoints software.amazon.awssdk.services.fms.endpoints.internal -
-
Uses of FmsEndpointParams in software.amazon.awssdk.services.fms.endpoints
Methods in software.amazon.awssdk.services.fms.endpoints that return FmsEndpointParams Modifier and Type Method Description FmsEndpointParamsFmsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.fms.endpoints with parameters of type FmsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>FmsEndpointProvider. resolveEndpoint(FmsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of FmsEndpointParams in software.amazon.awssdk.services.fms.endpoints.internal
Methods in software.amazon.awssdk.services.fms.endpoints.internal that return FmsEndpointParams Modifier and Type Method Description static FmsEndpointParamsFmsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.fms.endpoints.internal with parameters of type FmsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultFmsEndpointProvider. resolveEndpoint(FmsEndpointParams params)
-