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