| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static FacetAttributeReference.Builder |
FacetAttributeReference.builder() |
FacetAttributeReference.Builder |
FacetAttributeReference.Builder.targetAttributeName(String targetAttributeName)
The target attribute name that is associated with the facet reference.
|
FacetAttributeReference.Builder |
FacetAttributeReference.Builder.targetFacetName(String targetFacetName)
The target facet name that is associated with the facet reference.
|
FacetAttributeReference.Builder |
FacetAttributeReference.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FacetAttributeReference.Builder> |
FacetAttributeReference.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FacetAttribute.Builder |
FacetAttribute.Builder.attributeReference(Consumer<FacetAttributeReference.Builder> attributeReference)
An attribute reference that is associated with the attribute.
|
Copyright © 2022. All rights reserved.