public class SyncEcsHostRequest extends Object
| Constructor and Description |
|---|
SyncEcsHostRequest() |
| Modifier and Type | Method and Description |
|---|---|
SyncEcsHostRequest |
addEcsRegionsItem(EcsRegionForSyncEcsHostInput ecsRegionsItem) |
SyncEcsHostRequest |
ecsRegions(List<EcsRegionForSyncEcsHostInput> ecsRegions) |
boolean |
equals(Object o) |
@Valid List<EcsRegionForSyncEcsHostInput> |
getEcsRegions()
Get ecsRegions
|
@NotNull Long |
getZID()
Get ZID
|
int |
hashCode() |
void |
setEcsRegions(List<EcsRegionForSyncEcsHostInput> ecsRegions) |
void |
setZID(Long ZID) |
String |
toString() |
SyncEcsHostRequest |
ZID(Long ZID) |
public SyncEcsHostRequest ecsRegions(List<EcsRegionForSyncEcsHostInput> ecsRegions)
public SyncEcsHostRequest addEcsRegionsItem(EcsRegionForSyncEcsHostInput ecsRegionsItem)
@Valid public @Valid List<EcsRegionForSyncEcsHostInput> getEcsRegions()
public void setEcsRegions(List<EcsRegionForSyncEcsHostInput> ecsRegions)
public SyncEcsHostRequest ZID(Long ZID)
@NotNull public @NotNull Long getZID()
public void setZID(Long ZID)
Copyright © 2026. All rights reserved.