| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. authorization(String authorization) | The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested. | 
| static DeleteGroupRequest.Builder | DeleteGroupRequest. builder() | Return a new builder for this request object. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. copy(DeleteGroupRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. forceDelete(Boolean forceDelete) | To force delete the resource and all its references (if any). | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. groupId(String groupId) | ID of the resource | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. ifMatch(String ifMatch) | Used to make the request conditional on an ETag | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteGroupRequest.Builder | DeleteGroupRequest. toBuilder() |  |