| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
default LinkAttributeUpdate.Builder |
LinkAttributeUpdate.Builder.attributeAction(Consumer<LinkAttributeAction.Builder> attributeAction)
The action to perform as part of the attribute update.
|
LinkAttributeUpdate.Builder |
LinkAttributeUpdate.Builder.attributeAction(LinkAttributeAction attributeAction)
The action to perform as part of the attribute update.
|
LinkAttributeUpdate.Builder |
LinkAttributeUpdate.Builder.attributeKey(AttributeKey attributeKey)
The key of the attribute being updated.
|
default LinkAttributeUpdate.Builder |
LinkAttributeUpdate.Builder.attributeKey(Consumer<AttributeKey.Builder> attributeKey)
The key of the attribute being updated.
|
static LinkAttributeUpdate.Builder |
LinkAttributeUpdate.builder() |
LinkAttributeUpdate.Builder |
LinkAttributeUpdate.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LinkAttributeUpdate.Builder> |
LinkAttributeUpdate.serializableBuilderClass() |
Copyright © 2022. All rights reserved.