public class GetServerInfoResponse.EventSubscriber extends Object
| Constructor and Description |
|---|
EventSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getHttp_endpoints() |
String |
getType() |
void |
setHttp_endpoints(Collection<String> http_endpoints) |
void |
setType(String type) |
String |
toString() |
public String getType()
public void setType(String type)
public Collection<String> getHttp_endpoints()
public void setHttp_endpoints(Collection<String> http_endpoints)
Copyright © 2015. All rights reserved.