| Package | Description |
|---|---|
| com.byteplus.privatezone | |
| com.byteplus.privatezone.model |
| Modifier and Type | Method and Description |
|---|---|
ListPrivateZonesResponse |
PrivateZoneApi.listPrivateZones(ListPrivateZonesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListPrivateZonesResponse> |
PrivateZoneApi.listPrivateZonesWithHttpInfo(@NotNull ListPrivateZonesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PrivateZoneApi.listPrivateZonesAsync(ListPrivateZonesRequest body,
ApiCallback<ListPrivateZonesResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListPrivateZonesResponse |
ListPrivateZonesResponse.addZonesItem(ZoneForListPrivateZonesOutput zonesItem) |
ListPrivateZonesResponse |
ListPrivateZonesResponse.pageNumber(Integer pageNumber) |
ListPrivateZonesResponse |
ListPrivateZonesResponse.pageSize(Integer pageSize) |
ListPrivateZonesResponse |
ListPrivateZonesResponse.total(Integer total) |
ListPrivateZonesResponse |
ListPrivateZonesResponse.zones(List<ZoneForListPrivateZonesOutput> zones) |
Copyright © 2026. All rights reserved.