Interface UpdatePackageGroupRequest.Builder

    • Method Detail

      • domain

        UpdatePackageGroupRequest.Builder domain​(String domain)

        The name of the domain which contains the package group to be updated.

        Parameters:
        domain - The name of the domain which contains the package group to be updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainOwner

        UpdatePackageGroupRequest.Builder domainOwner​(String domainOwner)

        The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

        Parameters:
        domainOwner - The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • packageGroup

        UpdatePackageGroupRequest.Builder packageGroup​(String packageGroup)

        The pattern of the package group to be updated.

        Parameters:
        packageGroup - The pattern of the package group to be updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contactInfo

        UpdatePackageGroupRequest.Builder contactInfo​(String contactInfo)

        Contact information which you want to update the requested package group with.

        Parameters:
        contactInfo - Contact information which you want to update the requested package group with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        UpdatePackageGroupRequest.Builder description​(String description)

        The description you want to update the requested package group with.

        Parameters:
        description - The description you want to update the requested package group with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.