| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentEnvironmentLink |
AwsElasticBeanstalkEnvironmentEnvironmentLink.clone() |
AwsElasticBeanstalkEnvironmentEnvironmentLink |
AwsElasticBeanstalkEnvironmentEnvironmentLink.withEnvironmentName(String environmentName)
The name of the linked environment.
|
AwsElasticBeanstalkEnvironmentEnvironmentLink |
AwsElasticBeanstalkEnvironmentEnvironmentLink.withLinkName(String linkName)
The name of the environment link.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsElasticBeanstalkEnvironmentEnvironmentLink> |
AwsElasticBeanstalkEnvironmentDetails.getEnvironmentLinks()
Links to other environments in the same group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsElasticBeanstalkEnvironmentDetails |
AwsElasticBeanstalkEnvironmentDetails.withEnvironmentLinks(AwsElasticBeanstalkEnvironmentEnvironmentLink... environmentLinks)
Links to other environments in the same group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsElasticBeanstalkEnvironmentDetails.setEnvironmentLinks(Collection<AwsElasticBeanstalkEnvironmentEnvironmentLink> environmentLinks)
Links to other environments in the same group.
|
AwsElasticBeanstalkEnvironmentDetails |
AwsElasticBeanstalkEnvironmentDetails.withEnvironmentLinks(Collection<AwsElasticBeanstalkEnvironmentEnvironmentLink> environmentLinks)
Links to other environments in the same group.
|
Copyright © 2021. All rights reserved.