Package com.experian.datastudio.sdk.api
Interface CustomTypeMetadataBuilder.Developer
- Enclosing interface:
- CustomTypeMetadataBuilder
public static interface CustomTypeMetadataBuilder.Developer
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionwithDeveloper
(String developer) Configures the name of the custom step/parser author
-
Method Details
-
withDeveloper
Configures the name of the custom step/parser author- Parameters:
developer
- name of the custom step/parser author- Returns:
CustomTypeMetadataBuilder.License
builder
-