static ListAuthorsRequest.Builder |
ListAuthorsRequest.builder() |
Return a new builder for this request object.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.copy(ListAuthorsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.refName(String refName) |
A filter to return only resources that match the given reference name.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.repositoryId(String repositoryId) |
Unique repository identifier.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use.
|
ListAuthorsRequest.Builder |
ListAuthorsRequest.toBuilder() |
|