Class GetDbUpdatesOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public GetDbUpdatesOptions build()
        Builds a GetDbUpdatesOptions.
        Returns:
        the new GetDbUpdatesOptions instance
      • heartbeat

        public GetDbUpdatesOptions.Builder heartbeat​(long heartbeat)
        Set the heartbeat.
        Parameters:
        heartbeat - the heartbeat
        Returns:
        the GetDbUpdatesOptions builder
      • timeout

        public GetDbUpdatesOptions.Builder timeout​(long timeout)
        Set the timeout.
        Parameters:
        timeout - the timeout
        Returns:
        the GetDbUpdatesOptions builder