public class GetRestEndpoints extends XMLRequest implements Iterable<GetRestEndpoints.RestEndpoint>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetRestEndpoints.RestEndpoint
Represents one REST endpoint which consists of a URL.
|
| Constructor and Description |
|---|
GetRestEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Number of REST endpoints found in AE.
|
Iterator<GetRestEndpoints.RestEndpoint> |
iterator() |
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<GetRestEndpoints.RestEndpoint> iterator()
iterator in interface Iterable<GetRestEndpoints.RestEndpoint>public int getCount()
Copyright © 2019. All rights reserved.