ListPathsResponse.Builder |
ListPathsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static ListPathsResponse.Builder |
ListPathsResponse.builder() |
Return a new builder for this response object.
|
ListPathsResponse.Builder |
ListPathsResponse.Builder.copy(ListPathsResponse o) |
Copy method to populate the builder with values from the given instance.
|
ListPathsResponse.Builder |
ListPathsResponse.Builder.headers(Map<String,List<String>> headers) |
|
ListPathsResponse.Builder |
ListPathsResponse.Builder.opcNextPage(String opcNextPage) |
For pagination of a list of items.
|
ListPathsResponse.Builder |
ListPathsResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListPathsResponse.Builder |
ListPathsResponse.Builder.repositoryPathCollection(RepositoryPathCollection repositoryPathCollection) |
The returned RepositoryPathCollection instance.
|