| static GetObjectContentRequest.Builder | GetObjectContentRequest. builder() | Return a new builder for this request object. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. copy(GetObjectContentRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. filePath(String filePath) | A filter to return only commits that affect any of the specified paths. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. repositoryId(String repositoryId) | Unique repository identifier. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest.Builder. sha(String sha) | The SHA of a blob or tree. | 
| GetObjectContentRequest.Builder | GetObjectContentRequest. toBuilder() |  |