Modifier and Type | Method and Description |
---|---|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.clone() |
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withApplicationName(java.lang.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(java.util.Collection<java.lang.String> versionLabels)
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|
DescribeApplicationVersionsRequest |
DescribeApplicationVersionsRequest.withVersionLabels(java.lang.String... versionLabels)
If specified, restricts the returned descriptions to only include ones
that have the specified version labels.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeApplicationVersionsRequest> |
DescribeApplicationVersionsRequestMarshaller.marshall(DescribeApplicationVersionsRequest describeApplicationVersionsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeApplicationVersionsRequest> |
DescribeApplicationVersionsRequestMarshaller.marshall(DescribeApplicationVersionsRequest describeApplicationVersionsRequest) |