public class DefaultResponse extends Object implements Response<ServiceInstance>
| Constructor and Description |
|---|
DefaultResponse(ServiceInstance serviceInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ServiceInstance |
getServer() |
int |
hashCode() |
boolean |
hasServer() |
String |
toString() |
public DefaultResponse(ServiceInstance serviceInstance)
public boolean hasServer()
hasServer in interface Response<ServiceInstance>public ServiceInstance getServer()
getServer in interface Response<ServiceInstance>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.