| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
FacetAttributeReference |
FacetAttributeReference.clone() |
FacetAttributeReference |
FacetAttribute.getAttributeReference()
Attribute reference associated with the attribute.
|
FacetAttributeReference |
FacetAttributeReference.withTargetAttributeName(String targetAttributeName)
Target attribute name associated with the facet reference.
|
FacetAttributeReference |
FacetAttributeReference.withTargetFacetName(String targetFacetName)
Target facet name associated with the facet reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacetAttribute.setAttributeReference(FacetAttributeReference attributeReference)
Attribute reference associated with the attribute.
|
FacetAttribute |
FacetAttribute.withAttributeReference(FacetAttributeReference attributeReference)
Attribute reference associated with the attribute.
|
Copyright © 2017. All rights reserved.