| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
Facet |
Facet.clone() |
Facet |
GetFacetResult.getFacet()
Facet structure associated with the facet.
|
Facet |
Facet.withName(String name)
The name of the Facet.
|
Facet |
Facet.withObjectType(ObjectType objectType)
Object type associated with the facet.
|
Facet |
Facet.withObjectType(String objectType)
Object type associated with the facet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFacetResult.setFacet(Facet facet)
Facet structure associated with the facet.
|
GetFacetResult |
GetFacetResult.withFacet(Facet facet)
Facet structure associated with the facet.
|
Copyright © 2017. All rights reserved.