Package com.experian.datastudio.sdk.api
Interface CustomTypeMetadataBuilder.PatchVersion
- Enclosing interface:
- CustomTypeMetadataBuilder
public static interface CustomTypeMetadataBuilder.PatchVersion
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionwithPatchVersion(int patchVersion) Configures the patch version of the custom step/parser
-
Method Details
-
withPatchVersion
Configures the patch version of the custom step/parser- Parameters:
patchVersion- patch version of the custom step/parser- Returns:
CustomTypeMetadataBuilder.Developerbuilder
-