public class ApiDeployed extends ApiEvent
| Constructor and Description |
|---|
ApiDeployed() |
ApiDeployed(long id,
String artifactName,
String domainName,
long time) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(EventVisitor<T> visitor) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public <T> T accept(EventVisitor<T> visitor)
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.