@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 ApiListBase
public int hashCode()
hashCode
in class ApiListBase
public String toString()
toString
in class ApiListBase
Copyright © 2024. All rights reserved.