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