| Package | Description |
|---|---|
| com.volcengine.cdn | |
| com.volcengine.cdn.model |
| Modifier and Type | Method and Description |
|---|---|
ListCertInfoResponse |
CdnApi.listCertInfo(ListCertInfoRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.volcengine.ApiResponse<ListCertInfoResponse> |
CdnApi.listCertInfoWithHttpInfo(@NotNull ListCertInfoRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CdnApi.listCertInfoAsync(ListCertInfoRequest body,
com.volcengine.ApiCallback<ListCertInfoResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListCertInfoResponse |
ListCertInfoResponse.addCertInfoItem(CertInfoForListCertInfoOutput certInfoItem) |
ListCertInfoResponse |
ListCertInfoResponse.certInfo(List<CertInfoForListCertInfoOutput> certInfo) |
ListCertInfoResponse |
ListCertInfoResponse.expiringCount(Long expiringCount) |
ListCertInfoResponse |
ListCertInfoResponse.pageNum(Long pageNum) |
ListCertInfoResponse |
ListCertInfoResponse.pageSize(Long pageSize) |
ListCertInfoResponse |
ListCertInfoResponse.total(Long total) |
Copyright © 2025. All rights reserved.