| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
FacetAttributeReference |
FacetAttributeReferenceJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetAttributeReferenceMarshaller.marshall(FacetAttributeReference facetAttributeReference,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.