| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
static NodeCategory |
NodeCategory.fromValue(String value)
Use this in place of valueOf.
|
static NodeCategory |
NodeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeCategory[] |
NodeCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.withCategory(NodeCategory category)
The node's category.
|
ListNodesRequest |
ListNodesRequest.withCategory(NodeCategory category)
Search for nodes by category.
|
DescribeNodeResult |
DescribeNodeResult.withCategory(NodeCategory category)
The node's category.
|
Copyright © 2023. All rights reserved.