public class ServiceRestMetadata extends Object
RestMethodMetadata| Constructor and Description |
|---|
ServiceRestMetadata() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<RestMethodMetadata> |
getMeta() |
String |
getUrl() |
int |
hashCode() |
void |
setMeta(Set<RestMethodMetadata> meta) |
void |
setUrl(String url) |
public String getUrl()
public void setUrl(String url)
public Set<RestMethodMetadata> getMeta()
public void setMeta(Set<RestMethodMetadata> meta)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.