Uses of Class
software.amazon.awssdk.services.finspace.model.UpdateKxEnvironmentRequest
-
Packages that use UpdateKxEnvironmentRequest 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 UpdateKxEnvironmentRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type UpdateKxEnvironmentRequest Modifier and Type Method Description default CompletableFuture<UpdateKxEnvironmentResponse>FinspaceAsyncClient. updateKxEnvironment(UpdateKxEnvironmentRequest updateKxEnvironmentRequest)Updates information for the given kdb environment.default UpdateKxEnvironmentResponseFinspaceClient. updateKxEnvironment(UpdateKxEnvironmentRequest updateKxEnvironmentRequest)Updates information for the given kdb environment. -
Uses of UpdateKxEnvironmentRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type UpdateKxEnvironmentRequest Modifier and Type Method Description SdkHttpFullRequestUpdateKxEnvironmentRequestMarshaller. marshall(UpdateKxEnvironmentRequest updateKxEnvironmentRequest)
-