| Package | Description |
|---|---|
| com.h3c.sdn.api |
Definitions of services for driving outbound external communications for
interacting with peers and integrating with other external applications,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static DataSize |
DataSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSize[] |
DataSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<List<AuditLogEntry>,DataSize> |
AuditLogTransferService.get(SystemInformation self,
SystemInformation system,
Date from)
Requests audit logs from the given system.
|
Pair<List<Alert>,DataSize> |
AlertTransferService.get(SystemInformation self,
SystemInformation system,
Date from)
Requests alerts from the given system.
|
Copyright © 2014. All Rights Reserved.