| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
List<LinkAttributeUpdate> |
BatchUpdateLinkAttributes.attributeUpdates()
The attributes update structure.
|
List<LinkAttributeUpdate> |
UpdateLinkAttributesRequest.attributeUpdates()
The attributes update structure.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateLinkAttributes.Builder |
BatchUpdateLinkAttributes.Builder.attributeUpdates(LinkAttributeUpdate... attributeUpdates)
The attributes update structure.
|
UpdateLinkAttributesRequest.Builder |
UpdateLinkAttributesRequest.Builder.attributeUpdates(LinkAttributeUpdate... attributeUpdates)
The attributes update structure.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateLinkAttributes.Builder |
BatchUpdateLinkAttributes.Builder.attributeUpdates(Collection<LinkAttributeUpdate> attributeUpdates)
The attributes update structure.
|
UpdateLinkAttributesRequest.Builder |
UpdateLinkAttributesRequest.Builder.attributeUpdates(Collection<LinkAttributeUpdate> attributeUpdates)
The attributes update structure.
|
Copyright © 2022. All rights reserved.