| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static RequiredAttributeBehavior |
RequiredAttributeBehavior.fromValue(String value)
Use this in place of valueOf.
|
static RequiredAttributeBehavior |
RequiredAttributeBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequiredAttributeBehavior[] |
RequiredAttributeBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacetAttribute.setRequiredBehavior(RequiredAttributeBehavior requiredBehavior)
The required behavior of the
FacetAttribute. |
FacetAttribute |
FacetAttribute.withRequiredBehavior(RequiredAttributeBehavior requiredBehavior)
The required behavior of the
FacetAttribute. |
Copyright © 2017. All rights reserved.