| Package | Description |
|---|---|
| com.byteplus.cr | |
| com.byteplus.cr.model |
| Modifier and Type | Method and Description |
|---|---|
ListDomainsResponse |
CrApi.listDomains(ListDomainsRequest body) |
com.squareup.okhttp.Call |
CrApi.listDomainsAsync(ListDomainsRequest body,
ApiCallback<ListDomainsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CrApi.listDomainsCall(ListDomainsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listDomains
|
ApiResponse<ListDomainsResponse> |
CrApi.listDomainsWithHttpInfo(@NotNull ListDomainsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListDomainsRequest |
ListDomainsRequest.pageNumber(Long pageNumber) |
ListDomainsRequest |
ListDomainsRequest.pageSize(Long pageSize) |
ListDomainsRequest |
ListDomainsRequest.registry(String registry) |
Copyright © 2025. All rights reserved.