Class GetLicenseEntitlementsOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String licenseProductId)
        Instantiates a new builder with required properties.
        Parameters:
        licenseProductId - the licenseProductId
    • Method Detail

      • build

        public GetLicenseEntitlementsOptions build()
        Builds a GetLicenseEntitlementsOptions.
        Returns:
        the new GetLicenseEntitlementsOptions instance
      • licenseProductId

        public GetLicenseEntitlementsOptions.Builder licenseProductId​(java.lang.String licenseProductId)
        Set the licenseProductId.
        Parameters:
        licenseProductId - the licenseProductId
        Returns:
        the GetLicenseEntitlementsOptions builder
      • accountId

        public GetLicenseEntitlementsOptions.Builder accountId​(java.lang.String accountId)
        Set the accountId.
        Parameters:
        accountId - the accountId
        Returns:
        the GetLicenseEntitlementsOptions builder
      • versionId

        public GetLicenseEntitlementsOptions.Builder versionId​(java.lang.String versionId)
        Set the versionId.
        Parameters:
        versionId - the versionId
        Returns:
        the GetLicenseEntitlementsOptions builder