Class EmbeddedResponseBuilder

    • Constructor Detail

      • EmbeddedResponseBuilder

        public EmbeddedResponseBuilder()
        Constructor.
    • Method Detail

      • bodyOnly

        public EmbeddedResponseBuilder bodyOnly​(boolean bodyOnly)
        Set the body only flag.
        Parameters:
        bodyOnly - the body only flag.
        Returns:
        the builder.
      • build

        public EmbeddedResponse build()
        Build the response.
        Returns:
        the response.