| static Group.Builder | Group. builder() | Create a new builder. | 
| Group.Builder | Group.Builder. compartmentId(String compartmentId) | The OCID of the tenancy containing the group. | 
| Group.Builder | Group.Builder. copy(Group model) |  | 
| Group.Builder | Group.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| Group.Builder | Group.Builder. description(String description) | The description you assign to the group. | 
| Group.Builder | Group.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| Group.Builder | Group.Builder. id(String id) | The OCID of the group. | 
| Group.Builder | Group.Builder. inactiveStatus(Long inactiveStatus) | The detailed status of INACTIVE lifecycleState. | 
| Group.Builder | Group.Builder. lifecycleState(Group.LifecycleState lifecycleState) | The group’s current state. | 
| Group.Builder | Group.Builder. name(String name) | The name you assign to the group during creation. | 
| Group.Builder | Group.Builder. timeCreated(Date timeCreated) | Date and time the group was created, in the format defined by RFC3339. | 
| Group.Builder | Group. toBuilder() |  |