| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
GetObjectAttributesResponse.Builder |
GetObjectAttributesResponse.Builder.attributes(AttributeKeyAndValue... attributes)
The attributes that are associated with the object.
|
GetObjectAttributesResponse.Builder |
GetObjectAttributesResponse.Builder.attributes(Collection<AttributeKeyAndValue> attributes)
The attributes that are associated with the object.
|
GetObjectAttributesResponse.Builder |
GetObjectAttributesResponse.Builder.attributes(Consumer<AttributeKeyAndValue.Builder>... attributes)
The attributes that are associated with the object.
|
static GetObjectAttributesResponse.Builder |
GetObjectAttributesResponse.builder() |
GetObjectAttributesResponse.Builder |
GetObjectAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetObjectAttributesResponse.Builder> |
GetObjectAttributesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.