Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk | |
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.clone() |
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withApplicationName(String applicationName)
If specified, AWS Elastic Beanstalk restricts the returned descriptions
to only include ones that are associated with the specified application.
|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withVersionLabels(Collection<String> versionLabels)
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withVersionLabels(String... versionLabels)
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|
Copyright © 2018. All rights reserved.