@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiClusterSupportTokenList extends ApiListBase
Constructor and Description |
---|
ApiClusterSupportTokenList() |
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportTokenList |
addItemsItem(ApiClusterSupportToken itemsItem) |
boolean |
equals(Object o) |
List<ApiClusterSupportToken> |
getItems()
Get items
|
int |
hashCode() |
ApiClusterSupportTokenList |
items(List<ApiClusterSupportToken> items) |
void |
setItems(List<ApiClusterSupportToken> items) |
String |
toString() |
public ApiClusterSupportTokenList items(List<ApiClusterSupportToken> items)
public ApiClusterSupportTokenList addItemsItem(ApiClusterSupportToken itemsItem)
public List<ApiClusterSupportToken> getItems()
public void setItems(List<ApiClusterSupportToken> items)
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.