Package com.experian.datastudio.sdk.api
Interface CustomTypeMetadataBuilder.License
- Enclosing interface:
- CustomTypeMetadataBuilder
public static interface CustomTypeMetadataBuilder.License
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionwithLicense
(String license) Configures the license type associated with the custom step/parser
-
Method Details
-
withLicense
Configures the license type associated with the custom step/parser- Parameters:
license
- license type associated with the custom step/parser- Returns:
- CustomTypeMetadata builder
-