| static StreamGroupSummary.Builder | StreamGroupSummary. builder() | Create a new builder. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. compartmentId(String compartmentId) |  | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. copy(StreamGroupSummary model) |  | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. displayName(String displayName) | A human-friendly name for the streamGroup. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. freeformTags(Map<String,String> freeformTags) | A simple key-value pair that is applied without any predefined name, type, or scope. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. id(String id) |  | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. isEnabled(Boolean isEnabled) | Stream | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. lifecycleState(StreamGroup.LifecycleState lifecycleState) | The current state of the streamGroup. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. streamOverlaps(List<StreamGroupOverlap> streamOverlaps) | List of streamSource OCIDs where the streamSource overlaps in field of view. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. streamSourceIds(List<String> streamSourceIds) | List of streamSource OCIDs associated with the stream group | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. timeCreated(Date timeCreated) | When the streamGroup was created, as an RFC3339 datetime string. | 
| StreamGroupSummary.Builder | StreamGroupSummary.Builder. timeUpdated(Date timeUpdated) | When the streamGroup was updated, as an RFC3339 datetime string. | 
| StreamGroupSummary.Builder | StreamGroupSummary. toBuilder() |  |