| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static TemplateType |
TemplateType.fromValue(String value)
Use this in place of valueOf.
|
static TemplateType |
TemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateType[] |
TemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSyncConfig |
TemplateSyncConfig.withTemplateType(TemplateType templateType)
The template type.
|
GetTemplateSyncStatusRequest |
GetTemplateSyncStatusRequest.withTemplateType(TemplateType templateType)
The template type.
|
GetTemplateSyncConfigRequest |
GetTemplateSyncConfigRequest.withTemplateType(TemplateType templateType)
The template type.
|
DeleteTemplateSyncConfigRequest |
DeleteTemplateSyncConfigRequest.withTemplateType(TemplateType templateType)
The template type.
|
CreateTemplateSyncConfigRequest |
CreateTemplateSyncConfigRequest.withTemplateType(TemplateType templateType)
The type of the registered template.
|
UpdateTemplateSyncConfigRequest |
UpdateTemplateSyncConfigRequest.withTemplateType(TemplateType templateType)
The synced template type.
|
Copyright © 2023. All rights reserved.