| Package | Description |
|---|---|
| com.byteplus.privatezone | |
| com.byteplus.privatezone.model |
| Modifier and Type | Method and Description |
|---|---|
BindRuleVPCResponse |
PrivateZoneApi.bindRuleVPC(BindRuleVPCRequest body) |
com.squareup.okhttp.Call |
PrivateZoneApi.bindRuleVPCAsync(BindRuleVPCRequest body,
ApiCallback<BindRuleVPCResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
PrivateZoneApi.bindRuleVPCCall(BindRuleVPCRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for bindRuleVPC
|
ApiResponse<BindRuleVPCResponse> |
PrivateZoneApi.bindRuleVPCWithHttpInfo(@NotNull BindRuleVPCRequest body) |
| Modifier and Type | Method and Description |
|---|---|
BindRuleVPCRequest |
BindRuleVPCRequest.addVpcsItem(VpcForBindRuleVPCInput vpcsItem) |
BindRuleVPCRequest |
BindRuleVPCRequest.addVpcTrnsItem(String vpcTrnsItem) |
BindRuleVPCRequest |
BindRuleVPCRequest.ruleID(Long ruleID) |
BindRuleVPCRequest |
BindRuleVPCRequest.ruleTrn(String ruleTrn) |
BindRuleVPCRequest |
BindRuleVPCRequest.vpcs(List<VpcForBindRuleVPCInput> vpcs) |
BindRuleVPCRequest |
BindRuleVPCRequest.vpcTrns(List<String> vpcTrns) |
Copyright © 2026. All rights reserved.