public abstract class GoPluginApiResponse extends Object
| Constructor and Description |
|---|
GoPluginApiResponse() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
responseBody()
Provides json formatted response body
|
abstract int |
responseCode()
Provides response code for the request sent
|
abstract Map<String,String> |
responseHeaders()
Provides response headers as key value pair for the response.
|
public abstract int responseCode()
public abstract Map<String,String> responseHeaders()
public abstract String responseBody()
Copyright © 2014 ThoughtWorks, Inc. Go Version: 16.2.1-175