public static interface BuiltInSlotTypeSummary.Builder extends SdkPojo, CopyableBuilder<BuiltInSlotTypeSummary.Builder,BuiltInSlotTypeSummary>
| Modifier and Type | Method and Description |
|---|---|
BuiltInSlotTypeSummary.Builder |
description(String description)
The description of the built-in slot type.
|
BuiltInSlotTypeSummary.Builder |
slotTypeSignature(String slotTypeSignature)
The signature of the built-in slot type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBuiltInSlotTypeSummary.Builder slotTypeSignature(String slotTypeSignature)
The signature of the built-in slot type. Use this to specify the parent slot type of a derived slot type.
slotTypeSignature - The signature of the built-in slot type. Use this to specify the parent slot type of a derived slot
type.BuiltInSlotTypeSummary.Builder description(String description)
The description of the built-in slot type.
description - The description of the built-in slot type.Copyright © 2022. All rights reserved.