| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static RegistryType |
RegistryType.fromValue(String value)
Use this in place of valueOf.
|
static RegistryType |
RegistryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryType[] |
RegistryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SetTypeDefaultVersionRequest |
SetTypeDefaultVersionRequest.withType(RegistryType type)
The kind of extension.
|
ListTypeVersionsRequest |
ListTypeVersionsRequest.withType(RegistryType type)
The kind of the extension.
|
DescribeTypeResult |
DescribeTypeResult.withType(RegistryType type)
The kind of extension.
|
TypeVersionSummary |
TypeVersionSummary.withType(RegistryType type)
The kind of extension.
|
DeregisterTypeRequest |
DeregisterTypeRequest.withType(RegistryType type)
The kind of extension.
|
TypeSummary |
TypeSummary.withType(RegistryType type)
The kind of extension.
|
DescribeTypeRequest |
DescribeTypeRequest.withType(RegistryType type)
The kind of extension.
|
ListTypesRequest |
ListTypesRequest.withType(RegistryType type)
The type of extension.
|
ListTypeRegistrationsRequest |
ListTypeRegistrationsRequest.withType(RegistryType type)
The kind of extension.
|
RegisterTypeRequest |
RegisterTypeRequest.withType(RegistryType type)
The kind of extension.
|
Copyright © 2021. All rights reserved.