public class FunctionConnectorsType extends Object
| Constructor and Description |
|---|
FunctionConnectorsType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getList()
Gets the value of the list property.
|
int |
hashCode() |
void |
setList(String value)
Sets the value of the list property.
|
String |
toString() |
FunctionConnectorsType |
withList(String value) |
protected String list
public String getList()
Stringpublic void setList(String value)
value - allowed object is
Stringpublic FunctionConnectorsType withList(String value)
Copyright © 2022. All rights reserved.