| Package | Description |
|---|---|
| com.byteplus.privatezone | |
| com.byteplus.privatezone.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateRecordResponse |
PrivateZoneApi.batchCreateRecord(BatchCreateRecordRequest body) |
com.squareup.okhttp.Call |
PrivateZoneApi.batchCreateRecordAsync(BatchCreateRecordRequest body,
ApiCallback<BatchCreateRecordResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
PrivateZoneApi.batchCreateRecordCall(BatchCreateRecordRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for batchCreateRecord
|
ApiResponse<BatchCreateRecordResponse> |
PrivateZoneApi.batchCreateRecordWithHttpInfo(@NotNull BatchCreateRecordRequest body) |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateRecordRequest |
BatchCreateRecordRequest.addRecordsItem(RecordForBatchCreateRecordInput recordsItem) |
BatchCreateRecordRequest |
BatchCreateRecordRequest.clientToken(String clientToken) |
BatchCreateRecordRequest |
BatchCreateRecordRequest.records(List<RecordForBatchCreateRecordInput> records) |
BatchCreateRecordRequest |
BatchCreateRecordRequest.ZID(Long ZID) |
Copyright © 2026. All rights reserved.