public static interface ObjectIdentifierAndLinkNameTuple.Builder extends SdkPojo, CopyableBuilder<ObjectIdentifierAndLinkNameTuple.Builder,ObjectIdentifierAndLinkNameTuple>
| Modifier and Type | Method and Description |
|---|---|
ObjectIdentifierAndLinkNameTuple.Builder |
linkName(String linkName)
The name of the link between the parent and the child object.
|
ObjectIdentifierAndLinkNameTuple.Builder |
objectIdentifier(String objectIdentifier)
The ID that is associated with the object.
|
copyapplyMutation, buildObjectIdentifierAndLinkNameTuple.Builder objectIdentifier(String objectIdentifier)
The ID that is associated with the object.
objectIdentifier - The ID that is associated with the object.ObjectIdentifierAndLinkNameTuple.Builder linkName(String linkName)
The name of the link between the parent and the child object.
linkName - The name of the link between the parent and the child object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.