public interface Response<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getServer() |
boolean |
hasServer() |
void |
onComplete(CompletionContext completionContext)
Notification that the request completed
|
boolean hasServer()
T getServer()
void onComplete(CompletionContext completionContext)
completionContext - Copyright © 2019 Pivotal Software, Inc.. All rights reserved.