ModelLabProjectAttributes |
ModelLabProjectAttributes.addTagsItem(ModelLabTag tagsItem) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.artifactStorageLocation(String artifactStorageLocation) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.createdAt(OffsetDateTime createdAt) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.deletedAt(OffsetDateTime deletedAt) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.description(String description) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.externalUrl(String externalUrl) |
ModelLabProjectAttributes |
ModelLabProjectData.getAttributes()
Attributes of a Model Lab project.
|
ModelLabProjectAttributes |
ModelLabProjectAttributes.isStarred(Boolean isStarred) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.name(String name) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.ownerId(String ownerId) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ModelLabProjectAttributes |
ModelLabProjectAttributes.tags(List<ModelLabTag> tags) |
ModelLabProjectAttributes |
ModelLabProjectAttributes.updatedAt(OffsetDateTime updatedAt) |