Class RestData


  • @ExperimentalApi
    public class RestData
    extends Object
    An class carries the settings needed for an rest operationKey This class contains a property bag for REST operationKey that we have to pass extra parameters in Http body. It is only used when they are not suitable appear as Query Parameter or Path Parameter. Use when caution.
    Since:
    5.10