Uses of Class
software.amazon.awssdk.services.finspace.model.ListKxScalingGroupsRequest
-
Packages that use ListKxScalingGroupsRequest Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.paginators software.amazon.awssdk.services.finspace.transform -
-
Uses of ListKxScalingGroupsRequest in software.amazon.awssdk.services.finspace
-
Uses of ListKxScalingGroupsRequest in software.amazon.awssdk.services.finspace.paginators
Constructors in software.amazon.awssdk.services.finspace.paginators with parameters of type ListKxScalingGroupsRequest Constructor Description ListKxScalingGroupsIterable(FinspaceClient client, ListKxScalingGroupsRequest firstRequest)ListKxScalingGroupsPublisher(FinspaceAsyncClient client, ListKxScalingGroupsRequest firstRequest) -
Uses of ListKxScalingGroupsRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type ListKxScalingGroupsRequest Modifier and Type Method Description SdkHttpFullRequestListKxScalingGroupsRequestMarshaller. marshall(ListKxScalingGroupsRequest listKxScalingGroupsRequest)
-