| Package | Description |
|---|---|
| com.byteplus.privatezone | |
| com.byteplus.privatezone.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateBindVPCResponse |
PrivateZoneApi.updateBindVPC(UpdateBindVPCRequest body) |
com.squareup.okhttp.Call |
PrivateZoneApi.updateBindVPCAsync(UpdateBindVPCRequest body,
ApiCallback<UpdateBindVPCResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
PrivateZoneApi.updateBindVPCCall(UpdateBindVPCRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateBindVPC
|
ApiResponse<UpdateBindVPCResponse> |
PrivateZoneApi.updateBindVPCWithHttpInfo(@NotNull UpdateBindVPCRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateBindVPCRequest |
UpdateBindVPCRequest.addBindsItem(BindForUpdateBindVPCInput bindsItem) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.addUnbindsItem(UnbindForUpdateBindVPCInput unbindsItem) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.addVpcTrnsItem(String vpcTrnsItem) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.binds(List<BindForUpdateBindVPCInput> binds) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.unbinds(List<UnbindForUpdateBindVPCInput> unbinds) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.vpcTrns(List<String> vpcTrns) |
UpdateBindVPCRequest |
UpdateBindVPCRequest.ZID(Long ZID) |
Copyright © 2026. All rights reserved.