| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Environment |
CancelEnvironmentDeploymentResponse.environment()
The environment summary data that's returned by Proton.
|
Environment |
DeleteEnvironmentResponse.environment()
The detailed data of the environment being deleted.
|
Environment |
GetEnvironmentResponse.environment()
The detailed data of the requested environment.
|
Environment |
UpdateEnvironmentResponse.environment()
The environment detail data that's returned by Proton.
|
Environment |
CreateEnvironmentResponse.environment()
The environment detail data that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
CancelEnvironmentDeploymentResponse.Builder |
CancelEnvironmentDeploymentResponse.Builder.environment(Environment environment)
The environment summary data that's returned by Proton.
|
DeleteEnvironmentResponse.Builder |
DeleteEnvironmentResponse.Builder.environment(Environment environment)
The detailed data of the environment being deleted.
|
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.environment(Environment environment)
The detailed data of the requested environment.
|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.environment(Environment environment)
The environment detail data that's returned by Proton.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.environment(Environment environment)
The environment detail data that's returned by Proton.
|
Copyright © 2023. All rights reserved.