| Package | Description |
|---|---|
| com.amazonaws.services.iot.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 |
|---|---|
ProvisioningTemplateSummary |
ProvisioningTemplateSummary.withType(TemplateType type)
The type you define in a provisioning template.
|
DescribeProvisioningTemplateResult |
DescribeProvisioningTemplateResult.withType(TemplateType type)
The type you define in a provisioning template.
|
CreateProvisioningTemplateRequest |
CreateProvisioningTemplateRequest.withType(TemplateType type)
The type you define in a provisioning template.
|
Copyright © 2024. All rights reserved.