public class OrchestratorEventUtil extends Object
| Constructor and Description |
|---|
OrchestratorEventUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
newViewEvent(String orchestratorServer,
String username,
String password,
String token,
OrchestratorNewViewRequest obj) |
static int |
updateViewEvent(String orchestratorServer,
String username,
String password,
String token,
UpdateEvent obj) |
public static int newViewEvent(String orchestratorServer, String username, String password, String token, OrchestratorNewViewRequest obj)
public static int updateViewEvent(String orchestratorServer, String username, String password, String token, UpdateEvent obj)
Copyright © 2023. All rights reserved.