Uses of Class
com.volcengine.privatezone.model.EcsRegionForQueryEcsHostSyncTaskOutput
-
Packages that use EcsRegionForQueryEcsHostSyncTaskOutput Package Description com.volcengine.privatezone.model -
-
Uses of EcsRegionForQueryEcsHostSyncTaskOutput in com.volcengine.privatezone.model
Methods in com.volcengine.privatezone.model that return EcsRegionForQueryEcsHostSyncTaskOutput Modifier and Type Method Description EcsRegionForQueryEcsHostSyncTaskOutputEcsRegionForQueryEcsHostSyncTaskOutput. accountID(String accountID)EcsRegionForQueryEcsHostSyncTaskOutputEcsRegionForQueryEcsHostSyncTaskOutput. region(String region)Methods in com.volcengine.privatezone.model that return types with arguments of type EcsRegionForQueryEcsHostSyncTaskOutput Modifier and Type Method Description @Valid List<EcsRegionForQueryEcsHostSyncTaskOutput>QueryEcsHostSyncTaskResponse. getEcsRegions()Get ecsRegionsMethods in com.volcengine.privatezone.model with parameters of type EcsRegionForQueryEcsHostSyncTaskOutput Modifier and Type Method Description QueryEcsHostSyncTaskResponseQueryEcsHostSyncTaskResponse. addEcsRegionsItem(EcsRegionForQueryEcsHostSyncTaskOutput ecsRegionsItem)Method parameters in com.volcengine.privatezone.model with type arguments of type EcsRegionForQueryEcsHostSyncTaskOutput Modifier and Type Method Description QueryEcsHostSyncTaskResponseQueryEcsHostSyncTaskResponse. ecsRegions(List<EcsRegionForQueryEcsHostSyncTaskOutput> ecsRegions)voidQueryEcsHostSyncTaskResponse. setEcsRegions(List<EcsRegionForQueryEcsHostSyncTaskOutput> ecsRegions)
-