| Package | Description |
|---|---|
| com.byteplus.privatezone | |
| com.byteplus.privatezone.model |
| Modifier and Type | Method and Description |
|---|---|
ListRecordSetsResponse |
PrivateZoneApi.listRecordSets(ListRecordSetsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListRecordSetsResponse> |
PrivateZoneApi.listRecordSetsWithHttpInfo(@NotNull ListRecordSetsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PrivateZoneApi.listRecordSetsAsync(ListRecordSetsRequest body,
ApiCallback<ListRecordSetsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListRecordSetsResponse |
ListRecordSetsResponse.addRecordSetsItem(RecordSetForListRecordSetsOutput recordSetsItem) |
ListRecordSetsResponse |
ListRecordSetsResponse.pageNumber(Integer pageNumber) |
ListRecordSetsResponse |
ListRecordSetsResponse.pageSize(Integer pageSize) |
ListRecordSetsResponse |
ListRecordSetsResponse.recordSets(List<RecordSetForListRecordSetsOutput> recordSets) |
ListRecordSetsResponse |
ListRecordSetsResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.