Interface ODataPropertyUpdateResponse

All Superinterfaces:
ODataResponse

public interface ODataPropertyUpdateResponse extends ODataResponse
This class implements the response to an OData update entity property request.
See Also:
  • Method Details

    • getBody

      ClientProperty getBody()
      Gets updated object.
      Returns:
      updated object.