@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 © 2024. All rights reserved.