@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiHostMaintenanceResponseList extends ApiListBase
| Constructor and Description |
|---|
ApiHostMaintenanceResponseList() |
| Modifier and Type | Method and Description |
|---|---|
ApiHostMaintenanceResponseList |
addHostMaintenanceResponseListItem(ApiHostMaintenanceResponse hostMaintenanceResponseListItem) |
boolean |
equals(Object o) |
List<ApiHostMaintenanceResponse> |
getHostMaintenanceResponseList()
Get hostMaintenanceResponseList
|
int |
hashCode() |
ApiHostMaintenanceResponseList |
hostMaintenanceResponseList(List<ApiHostMaintenanceResponse> hostMaintenanceResponseList) |
void |
setHostMaintenanceResponseList(List<ApiHostMaintenanceResponse> hostMaintenanceResponseList) |
String |
toString() |
public ApiHostMaintenanceResponseList hostMaintenanceResponseList(List<ApiHostMaintenanceResponse> hostMaintenanceResponseList)
public ApiHostMaintenanceResponseList addHostMaintenanceResponseListItem(ApiHostMaintenanceResponse hostMaintenanceResponseListItem)
public List<ApiHostMaintenanceResponse> getHostMaintenanceResponseList()
public void setHostMaintenanceResponseList(List<ApiHostMaintenanceResponse> hostMaintenanceResponseList)
public boolean equals(Object o)
equals in class ApiListBasepublic int hashCode()
hashCode in class ApiListBasepublic String toString()
toString in class ApiListBaseCopyright © 2026. All rights reserved.