Interface PackagingGroup.Builder

    • Method Detail

      • approximateAssetCount

        PackagingGroup.Builder approximateAssetCount​(Integer approximateAssetCount)
        The approximate asset count of the PackagingGroup.
        Parameters:
        approximateAssetCount - The approximate asset count of the PackagingGroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        PackagingGroup.Builder arn​(String arn)
        The ARN of the PackagingGroup.
        Parameters:
        arn - The ARN of the PackagingGroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • authorization

        PackagingGroup.Builder authorization​(Authorization authorization)
        Sets the value of the Authorization property for this object.
        Parameters:
        authorization - The new value for the Authorization property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        PackagingGroup.Builder createdAt​(String createdAt)
        The time the PackagingGroup was created.
        Parameters:
        createdAt - The time the PackagingGroup was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainName

        PackagingGroup.Builder domainName​(String domainName)
        The fully qualified domain name for Assets in the PackagingGroup.
        Parameters:
        domainName - The fully qualified domain name for Assets in the PackagingGroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • egressAccessLogs

        PackagingGroup.Builder egressAccessLogs​(EgressAccessLogs egressAccessLogs)
        Sets the value of the EgressAccessLogs property for this object.
        Parameters:
        egressAccessLogs - The new value for the EgressAccessLogs property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        PackagingGroup.Builder id​(String id)
        The ID of the PackagingGroup.
        Parameters:
        id - The ID of the PackagingGroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        PackagingGroup.Builder tags​(Map<String,​String> tags)
        Sets the value of the Tags property for this object.
        Parameters:
        tags - The new value for the Tags property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.