static ModelGroupSummary.Builder |
ModelGroupSummary.builder() |
Create a new builder.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
modelGroup’s compartment.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.copy(ModelGroupSummary model) |
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.createdBy(String createdBy) |
The OCID of the
user who created the modelGroup.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.displayName(String displayName) |
A user-friendly display name for the resource.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.id(String id) |
The OCID of the
modelGroup.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Details about the lifecycle state of the model group.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.lifecycleState(ModelGroupLifecycleState lifecycleState) |
The state of the model.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.modelGroupDetails(ModelGroupDetails modelGroupDetails) |
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.modelGroupVersionHistoryId(String modelGroupVersionHistoryId) |
The OCID of the
model group version history to which the modelGroup is associated.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.modelGroupVersionHistoryName(String modelGroupVersionHistoryName) |
The name of the model group version history to which the model group is associated.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.projectId(String projectId) |
The OCID of the
project associated with the modelGroup.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.timeCreated(Date timeCreated) |
The date and time the resource was created in the timestamp format defined by
RFC3339.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the resource was last updated in the timestamp format defined by
RFC3339.
|
ModelGroupSummary.Builder |
ModelGroupSummary.toBuilder() |
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.versionId(Long versionId) |
Unique identifier assigned to each version of the model group.
|
ModelGroupSummary.Builder |
ModelGroupSummary.Builder.versionLabel(String versionLabel) |
An additional description of the lifecycle state of the model group.
|