@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiControlPlaneList extends ApiListBase
| Constructor and Description |
|---|
ApiControlPlaneList() |
| Modifier and Type | Method and Description |
|---|---|
ApiControlPlaneList |
addItemsItem(ApiControlPlane itemsItem) |
boolean |
equals(Object o) |
List<ApiControlPlane> |
getItems()
A list of installed control planes
|
int |
hashCode() |
ApiControlPlaneList |
items(List<ApiControlPlane> items) |
void |
setItems(List<ApiControlPlane> items) |
String |
toString() |
public ApiControlPlaneList items(List<ApiControlPlane> items)
public ApiControlPlaneList addItemsItem(ApiControlPlane itemsItem)
public List<ApiControlPlane> getItems()
public void setItems(List<ApiControlPlane> items)
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.