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