| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentTemplateFilter |
EnvironmentTemplateFilter.clone() |
EnvironmentTemplateFilter |
EnvironmentTemplateFilter.withMajorVersion(String majorVersion)
Include
majorVersion to filter search for a major version. |
EnvironmentTemplateFilter |
EnvironmentTemplateFilter.withTemplateName(String templateName)
Include
templateName to filter search for a template name. |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentTemplateFilter> |
ListEnvironmentsRequest.getEnvironmentTemplates()
An array of the versions of the environment template.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentsRequest |
ListEnvironmentsRequest.withEnvironmentTemplates(EnvironmentTemplateFilter... environmentTemplates)
An array of the versions of the environment template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnvironmentsRequest.setEnvironmentTemplates(Collection<EnvironmentTemplateFilter> environmentTemplates)
An array of the versions of the environment template.
|
ListEnvironmentsRequest |
ListEnvironmentsRequest.withEnvironmentTemplates(Collection<EnvironmentTemplateFilter> environmentTemplates)
An array of the versions of the environment template.
|
Copyright © 2023. All rights reserved.