| static GetCommitRequest.Builder | GetCommitRequest. builder() | Return a new builder for this request object. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. commitId(String commitId) | A filter to return only resources that match the given commit ID. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. copy(GetCommitRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. repositoryId(String repositoryId) | Unique repository identifier. | 
| GetCommitRequest.Builder | GetCommitRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetCommitRequest.Builder | GetCommitRequest. toBuilder() |  |