| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. body$(UpdateGroupDetails body) | Alternative setter for the body parameter. | 
| static UpdateGroupRequest.Builder | UpdateGroupRequest. builder() | Return a new builder for this request object. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. copy(UpdateGroupRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. groupId(String groupId) | The OCID of the group. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateGroupRequest.Builder | UpdateGroupRequest. toBuilder() |  | 
| UpdateGroupRequest.Builder | UpdateGroupRequest.Builder. updateGroupDetails(UpdateGroupDetails updateGroupDetails) | Request object for updating a group. |