Package com.experian.datastudio.sdk.api
Interface CustomTypeMetadataBuilder.Description
- Enclosing interface:
- CustomTypeMetadataBuilder
public static interface CustomTypeMetadataBuilder.Description
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionwithDescription
(String description) Configures the description of the custom step/parser
-
Method Details
-
withDescription
Configures the description of the custom step/parser- Parameters:
description
- description of the custom step/parser- Returns:
CustomTypeMetadataBuilder.MajorVersion
builder
-