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