@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") 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 © 2022. All rights reserved.