| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentInfoDescription> |
RetrieveEnvironmentInfoResponse.environmentInfo()
The EnvironmentInfoDescription of the environment.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveEnvironmentInfoResponse.Builder |
RetrieveEnvironmentInfoResponse.Builder.environmentInfo(EnvironmentInfoDescription... environmentInfo)
The EnvironmentInfoDescription of the environment.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveEnvironmentInfoResponse.Builder |
RetrieveEnvironmentInfoResponse.Builder.environmentInfo(Collection<EnvironmentInfoDescription> environmentInfo)
The EnvironmentInfoDescription of the environment.
|
Copyright © 2023. All rights reserved.