| Package | Description |
|---|---|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkResourceDefinitionType |
NetworkResourceDefinitionType.fromValue(String value)
Use this in place of valueOf.
|
static NetworkResourceDefinitionType |
NetworkResourceDefinitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkResourceDefinitionType[] |
NetworkResourceDefinitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrderedResourceDefinition |
OrderedResourceDefinition.withType(NetworkResourceDefinitionType type)
The type of network resource in the order.
|
NetworkResourceDefinition |
NetworkResourceDefinition.withType(NetworkResourceDefinitionType type)
The type in the network resource definition.
|
Copyright © 2024. All rights reserved.