Uses of Class
software.amazon.awssdk.services.finspace.model.GetKxScalingGroupRequest
-
Packages that use GetKxScalingGroupRequest Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.transform -
-
Uses of GetKxScalingGroupRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type GetKxScalingGroupRequest Modifier and Type Method Description default CompletableFuture<GetKxScalingGroupResponse>FinspaceAsyncClient. getKxScalingGroup(GetKxScalingGroupRequest getKxScalingGroupRequest)Retrieves details of a scaling group.default GetKxScalingGroupResponseFinspaceClient. getKxScalingGroup(GetKxScalingGroupRequest getKxScalingGroupRequest)Retrieves details of a scaling group. -
Uses of GetKxScalingGroupRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type GetKxScalingGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetKxScalingGroupRequestMarshaller. marshall(GetKxScalingGroupRequest getKxScalingGroupRequest)
-