@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiControlPlaneRef extends Object
| Constructor and Description |
|---|
ApiControlPlaneRef() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUuid()
The name of the control plane, which uniquely identifies it in a CM installation.
|
int |
hashCode() |
void |
setUuid(String uuid) |
String |
toString() |
ApiControlPlaneRef |
uuid(String uuid) |
public ApiControlPlaneRef uuid(String uuid)
public String getUuid()
public void setUuid(String uuid)
Copyright © 2026. All rights reserved.