| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEnvironmentResponse |
ProtonClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Deploy a new environment.
|
default CreateEnvironmentResponse |
ProtonClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Deploy a new environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEnvironmentResponse> |
ProtonAsyncClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Deploy a new environment.
|
default CompletableFuture<CreateEnvironmentResponse> |
ProtonAsyncClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Deploy a new environment.
|
Copyright © 2023. All rights reserved.