Class GetConsumptionOfferingsOptions.Builder

    • Constructor Detail

      • Builder

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

      • build

        public GetConsumptionOfferingsOptions build()
        Builds a GetConsumptionOfferingsOptions.
        Returns:
        the new GetConsumptionOfferingsOptions instance
      • digest

        public GetConsumptionOfferingsOptions.Builder digest​(java.lang.Boolean digest)
        Set the digest.
        Parameters:
        digest - the digest
        Returns:
        the GetConsumptionOfferingsOptions builder
      • catalog

        public GetConsumptionOfferingsOptions.Builder catalog​(java.lang.String catalog)
        Set the catalog.
        Parameters:
        catalog - the catalog
        Returns:
        the GetConsumptionOfferingsOptions builder
      • select

        public GetConsumptionOfferingsOptions.Builder select​(java.lang.String select)
        Set the select.
        Parameters:
        select - the select
        Returns:
        the GetConsumptionOfferingsOptions builder
      • includeHidden

        public GetConsumptionOfferingsOptions.Builder includeHidden​(java.lang.Boolean includeHidden)
        Set the includeHidden.
        Parameters:
        includeHidden - the includeHidden
        Returns:
        the GetConsumptionOfferingsOptions builder