| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentResponse |
FinspaceClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Create a new FinSpace environment.
|
default CreateEnvironmentResponse |
FinspaceClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create a new FinSpace environment.
|
default CreateKxEnvironmentResponse |
FinspaceClient.createKxEnvironment(Consumer<CreateKxEnvironmentRequest.Builder> createKxEnvironmentRequest)
Creates a managed kdb environment for the account.
|
default CreateKxEnvironmentResponse |
FinspaceClient.createKxEnvironment(CreateKxEnvironmentRequest createKxEnvironmentRequest)
Creates a managed kdb environment for the account.
|
Copyright © 2023. All rights reserved.