@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiClusterSupportTokenList extends Object
Constructor and Description |
---|
ApiClusterSupportTokenList() |
Modifier and Type | Method and Description |
---|---|
ApiClusterSupportTokenList |
addItemsItem(ApiClusterSupportToken itemsItem) |
boolean |
equals(Object o) |
List<ApiClusterSupportToken> |
getItems() |
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)
Copyright © 2022. All rights reserved.