Uses of Class
com.volcengine.privatezone.model.BindVPCForQueryPrivateZoneOutput
-
Packages that use BindVPCForQueryPrivateZoneOutput Package Description com.volcengine.privatezone.model -
-
Uses of BindVPCForQueryPrivateZoneOutput in com.volcengine.privatezone.model
Methods in com.volcengine.privatezone.model that return BindVPCForQueryPrivateZoneOutput Modifier and Type Method Description BindVPCForQueryPrivateZoneOutputBindVPCForQueryPrivateZoneOutput. accountID(String accountID)BindVPCForQueryPrivateZoneOutputBindVPCForQueryPrivateZoneOutput. ID(String ID)BindVPCForQueryPrivateZoneOutputBindVPCForQueryPrivateZoneOutput. region(String region)BindVPCForQueryPrivateZoneOutputBindVPCForQueryPrivateZoneOutput. regionName(String regionName)Methods in com.volcengine.privatezone.model that return types with arguments of type BindVPCForQueryPrivateZoneOutput Modifier and Type Method Description @Valid List<BindVPCForQueryPrivateZoneOutput>QueryPrivateZoneResponse. getBindVPCs()Get bindVPCsMethods in com.volcengine.privatezone.model with parameters of type BindVPCForQueryPrivateZoneOutput Modifier and Type Method Description QueryPrivateZoneResponseQueryPrivateZoneResponse. addBindVPCsItem(BindVPCForQueryPrivateZoneOutput bindVPCsItem)Method parameters in com.volcengine.privatezone.model with type arguments of type BindVPCForQueryPrivateZoneOutput Modifier and Type Method Description QueryPrivateZoneResponseQueryPrivateZoneResponse. bindVPCs(List<BindVPCForQueryPrivateZoneOutput> bindVPCs)voidQueryPrivateZoneResponse. setBindVPCs(List<BindVPCForQueryPrivateZoneOutput> bindVPCs)
-