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