Class PlanResponse


  • public final class PlanResponse
    extends java.lang.Object
    • Method Detail

      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        The plan ID.
      • product

        public java.util.Optional<java.lang.String> product()
        Returns:
        Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
      • promotionCode

        public java.util.Optional<java.lang.String> promotionCode()
        Returns:
        The promotion code.
      • publisher

        public java.util.Optional<java.lang.String> publisher()
        Returns:
        The publisher ID.