Uses of Class
software.amazon.awssdk.services.finspace.model.GetKxClusterRequest
-
Packages that use GetKxClusterRequest 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 GetKxClusterRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type GetKxClusterRequest Modifier and Type Method Description default CompletableFuture<GetKxClusterResponse>FinspaceAsyncClient. getKxCluster(GetKxClusterRequest getKxClusterRequest)Retrieves information about a kdb cluster.default GetKxClusterResponseFinspaceClient. getKxCluster(GetKxClusterRequest getKxClusterRequest)Retrieves information about a kdb cluster. -
Uses of GetKxClusterRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type GetKxClusterRequest Modifier and Type Method Description SdkHttpFullRequestGetKxClusterRequestMarshaller. marshall(GetKxClusterRequest getKxClusterRequest)
-