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(String... versionLabels) |
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withVersionLabels(Collection<String> versionLabels) |
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|