Class ReservationCapacityPatch.Builder

    • Constructor Detail

      • Builder

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

      • build

        public ReservationCapacityPatch build()
        Builds a ReservationCapacityPatch.
        Returns:
        the new ReservationCapacityPatch instance
      • total

        public ReservationCapacityPatch.Builder total​(long total)
        Set the total.
        Parameters:
        total - the total
        Returns:
        the ReservationCapacityPatch builder