Package | Description |
---|---|
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetObjectContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.