| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static GetObjectInformationResponse.Builder |
GetObjectInformationResponse.builder() |
GetObjectInformationResponse.Builder |
GetObjectInformationResponse.Builder.objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the specified object. |
GetObjectInformationResponse.Builder |
GetObjectInformationResponse.Builder.schemaFacets(Collection<SchemaFacet> schemaFacets)
The facets attached to the specified object.
|
GetObjectInformationResponse.Builder |
GetObjectInformationResponse.Builder.schemaFacets(Consumer<SchemaFacet.Builder>... schemaFacets)
The facets attached to the specified object.
|
GetObjectInformationResponse.Builder |
GetObjectInformationResponse.Builder.schemaFacets(SchemaFacet... schemaFacets)
The facets attached to the specified object.
|
GetObjectInformationResponse.Builder |
GetObjectInformationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetObjectInformationResponse.Builder> |
GetObjectInformationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.