Interface BodyAccessor<T>

    • Method Detail

      • getBody

        T getBody​()
        Retrieves the value from the body property.
        Returns:
        The body stored by the body property.