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