public class DomainMappingRemovedEvent extends Event implements Serializable
| Constructor and Description |
|---|
DomainMappingRemovedEvent(String applicationId,
int tenantId,
String serviceName,
String clusterId,
String domainName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId() |
String |
getClusterId() |
String |
getDomainName() |
String |
getServiceName() |
int |
getTenantId() |
String |
toString() |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.