| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| software.amazon.awssdk.services.finspace.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentResponse |
FinspaceClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create a new FinSpace environment.
|
default CompletableFuture<CreateEnvironmentResponse> |
FinspaceAsyncClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create a new FinSpace environment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEnvironmentRequestMarshaller.marshall(CreateEnvironmentRequest createEnvironmentRequest) |
Copyright © 2023. All rights reserved.