| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static ObjectIdentifierAndLinkNameTuple.Builder |
ObjectIdentifierAndLinkNameTuple.builder() |
ObjectIdentifierAndLinkNameTuple.Builder |
ObjectIdentifierAndLinkNameTuple.Builder.linkName(String linkName)
The name of the link between the parent and the child object.
|
ObjectIdentifierAndLinkNameTuple.Builder |
ObjectIdentifierAndLinkNameTuple.Builder.objectIdentifier(String objectIdentifier)
The ID that is associated with the object.
|
ObjectIdentifierAndLinkNameTuple.Builder |
ObjectIdentifierAndLinkNameTuple.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ObjectIdentifierAndLinkNameTuple.Builder> |
ObjectIdentifierAndLinkNameTuple.serializableBuilderClass() |
Copyright © 2022. All rights reserved.