Class IntegrationODataResponse.IntegrationODataResponseBuilder

  • Enclosing class:
    IntegrationODataResponse

    public class IntegrationODataResponse.IntegrationODataResponseBuilder
    extends org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.olingo.odata2.api.processor.ODataResponse build()  
      org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder fromResponse​(org.apache.olingo.odata2.api.processor.ODataResponse response)  
      • Methods inherited from class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl

        contentHeader, entity, eTag, header, idLiteral, status
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntegrationODataResponseBuilder

        public IntegrationODataResponseBuilder()
    • Method Detail

      • fromResponse

        public org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder fromResponse​(org.apache.olingo.odata2.api.processor.ODataResponse response)
        Overrides:
        fromResponse in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
      • build

        public org.apache.olingo.odata2.api.processor.ODataResponse build()
        Overrides:
        build in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl