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