public static interface ListProfileObjectTypeTemplateItem.Builder extends SdkPojo, CopyableBuilder<ListProfileObjectTypeTemplateItem.Builder,ListProfileObjectTypeTemplateItem>
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypeTemplateItem.Builder |
sourceName(String sourceName)
The name of the source of the object template.
|
ListProfileObjectTypeTemplateItem.Builder |
sourceObject(String sourceObject)
The source of the object template.
|
ListProfileObjectTypeTemplateItem.Builder |
templateId(String templateId)
A unique identifier for the object template.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListProfileObjectTypeTemplateItem.Builder templateId(String templateId)
A unique identifier for the object template.
templateId - A unique identifier for the object template.ListProfileObjectTypeTemplateItem.Builder sourceName(String sourceName)
The name of the source of the object template.
sourceName - The name of the source of the object template.ListProfileObjectTypeTemplateItem.Builder sourceObject(String sourceObject)
The source of the object template.
sourceObject - The source of the object template.Copyright © 2021. All rights reserved.