public class PortListRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
PortListRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getPorts() |
int |
hashCode() |
void |
setPorts(List<String> ports) |
String |
toString() |
getExternalSourceName, setExternalSourceNamepublic boolean equals(Object o)
equals in class DataEngineOMASAPIRequestBodyprotected boolean canEqual(Object other)
canEqual in class DataEngineOMASAPIRequestBodypublic int hashCode()
hashCode in class DataEngineOMASAPIRequestBodypublic String toString()
toString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.