Class ScreeningPackage.Builder

  • Enclosing class:
    ScreeningPackage

    public static final class ScreeningPackage.Builder
    extends java.lang.Object
    • Method Detail

      • id

        public ScreeningPackage.Builder id​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
        Unique identifier
      • remoteId

        public ScreeningPackage.Builder remoteId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
        Provider's unique identifier
      • unifiedCustomFields

        public ScreeningPackage.Builder unifiedCustomFields​(java.util.Map<java.lang.String,​java.lang.Object> unifiedCustomFields)
        Custom Unified Fields configured in your StackOne project
      • unifiedCustomFields

        public ScreeningPackage.Builder unifiedCustomFields​(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,​java.lang.Object>> unifiedCustomFields)
        Custom Unified Fields configured in your StackOne project
      • description

        public ScreeningPackage.Builder description​(java.lang.String description)
        The description of the screening package
      • description

        public ScreeningPackage.Builder description​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> description)
        The description of the screening package