public static interface Owner.Builder extends SdkPojo, CopyableBuilder<Owner.Builder,Owner>
| Modifier and Type | Method and Description |
|---|---|
Owner.Builder |
displayName(String displayName)
Container for the display name of the owner.
|
Owner.Builder |
id(String id)
Container for the ID of the owner.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOwner.Builder displayName(String displayName)
Container for the display name of the owner.
displayName - Container for the display name of the owner.Owner.Builder id(String id)
Container for the ID of the owner.
id - Container for the ID of the owner.Copyright © 2020. All rights reserved.