public class PortOut extends Object
| Constructor and Description |
|---|
PortOut() |
| Modifier and Type | Method and Description |
|---|---|
static PortOut |
get(IrisClient client,
String orderId) |
static PortOut |
list(IrisClient client,
Map<String,Object> query) |
static int |
totals(IrisClient client) |
public static PortOut list(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static PortOut get(IrisClient client, String orderId) throws Exception
Exceptionpublic static int totals(IrisClient client) throws Exception
ExceptionCopyright © 2018. All rights reserved.