Class GetUuidsOptions.Builder

    • Constructor Detail

      • Builder

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

      • build

        public GetUuidsOptions build()
        Builds a GetUuidsOptions.
        Returns:
        the new GetUuidsOptions instance
      • count

        public GetUuidsOptions.Builder count​(long count)
        Set the count.
        Parameters:
        count - the count
        Returns:
        the GetUuidsOptions builder