Returns a raw HTTP response for get /v1/platform/hub/repos/{owner}/{repo}/directories,
but is otherwise the same as [DirectoryServiceAsync.list]..
public CompletableFuture<HttpResponseFor<DirectoryListResponse>> list(
String repo,
DirectoryListParams params
)Returns a raw HTTP response for get /v1/platform/hub/repos/{owner}/{repo}/directories,
but is otherwise the same as [DirectoryServiceAsync.list].
| Name | Type | Description |
|---|---|---|
repo* | String | |
params* | DirectoryListParams |