| Package | Description |
|---|---|
| com.byteplus.cen | |
| com.byteplus.cen.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCenResponse |
CenApi.createCen(CreateCenRequest body) |
com.squareup.okhttp.Call |
CenApi.createCenAsync(CreateCenRequest body,
ApiCallback<CreateCenResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CenApi.createCenCall(CreateCenRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCen
|
ApiResponse<CreateCenResponse> |
CenApi.createCenWithHttpInfo(@NotNull CreateCenRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateCenRequest |
CreateCenRequest.addTagsItem(TagForCreateCenInput tagsItem) |
CreateCenRequest |
CreateCenRequest.cenName(String cenName) |
CreateCenRequest |
CreateCenRequest.clientToken(String clientToken) |
CreateCenRequest |
CreateCenRequest.description(String description) |
CreateCenRequest |
CreateCenRequest.projectName(String projectName) |
CreateCenRequest |
CreateCenRequest.tags(List<TagForCreateCenInput> tags) |
Copyright © 2026. All rights reserved.