| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
List<CompatibleEnvironmentTemplate> |
ServiceTemplateVersion.compatibleEnvironmentTemplates()
An array of compatible environment template names for the major version of a service template.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceTemplateVersion.Builder |
ServiceTemplateVersion.Builder.compatibleEnvironmentTemplates(CompatibleEnvironmentTemplate... compatibleEnvironmentTemplates)
An array of compatible environment template names for the major version of a service template.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceTemplateVersion.Builder |
ServiceTemplateVersion.Builder.compatibleEnvironmentTemplates(Collection<CompatibleEnvironmentTemplate> compatibleEnvironmentTemplates)
An array of compatible environment template names for the major version of a service template.
|
Copyright © 2023. All rights reserved.