primaryContact
Sets the primary contact person of the model for which an instance of UsageDetails will be built.
- Parameters:
primaryContact
- The primary contact for this model.- Returns:
- This instance of UsageDetailsBuilder.
UsageDetails
.build()
UsageDetails
using the recorded field values or their default values.considerations(List<String> considerations)
boolean
int
hashCode()
intendedUse(String intendedUse)
intendedUsers(String intendedUsers)
modelCitation(String modelCitation)
modelLicense(String modelLicense)
outOfScopeUses(List<String> uses)
preProcessingSteps(List<String> steps)
primaryContact(String primaryContact)
intendedUse
- The intented use of the model.intendedUsers
- The intended users of the model.uses
- Out of scope uses of this model.steps
- Pre-processing steps applied to the data before the model was built.considerations
- Considerations for using this model.factors
- Relevant factors when considering this model.resources
- Relevant resources when using this model.primaryContact
- The primary contact for this model.modelCitation
- A citation which can be used for this model.modelLicense
- The license for this model.UsageDetails
using the recorded field values or their default values.UsageDetails
.