| Package | Description |
|---|---|
| org.glassfish.admin.rest.client |
| Modifier and Type | Method and Description |
|---|---|
RestResponse |
RestClientBase.execute(RestClientBase.Method method,
String endpoint,
boolean needsMultiPart) |
RestResponse |
RestClientBase.execute(RestClientBase.Method method,
String endPoint,
Map<String,Object> payload) |
RestResponse |
RestClientBase.execute(RestClientBase.Method method,
String endPoint,
Map<String,Object> payload,
boolean needsMultiPart) |
Copyright © 2017. All rights reserved.