| Package | Description |
|---|---|
| org.apache.ambari.server.api.services.parsers |
| Modifier and Type | Method and Description |
|---|---|
Set<RequestBody> |
RequestBodyParser.parse(String body)
Parse the provided string into request bodies based on the
properties in the given body string.
|
Set<RequestBody> |
JsonRequestBodyParser.parse(String body) |
Copyright © 2016. All rights reserved.