public class DiscoveryResponse extends Object
| Constructor and Description |
|---|
DiscoveryResponse(int httpStatus,
String jsonBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonBody() |
int |
getStatus() |
boolean |
isSuccessful() |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.