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