Uses of Class
software.amazon.awssdk.services.finspace.model.GetKxEnvironmentRequest
-
Packages that use GetKxEnvironmentRequest 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 GetKxEnvironmentRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type GetKxEnvironmentRequest Modifier and Type Method Description default CompletableFuture<GetKxEnvironmentResponse>FinspaceAsyncClient. getKxEnvironment(GetKxEnvironmentRequest getKxEnvironmentRequest)Retrieves all the information for the specified kdb environment.default GetKxEnvironmentResponseFinspaceClient. getKxEnvironment(GetKxEnvironmentRequest getKxEnvironmentRequest)Retrieves all the information for the specified kdb environment. -
Uses of GetKxEnvironmentRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type GetKxEnvironmentRequest Modifier and Type Method Description SdkHttpFullRequestGetKxEnvironmentRequestMarshaller. marshall(GetKxEnvironmentRequest getKxEnvironmentRequest)
-