Interface CollaborationPrivacyBudgetTemplateSummary.Builder

    • Method Detail

      • id

        CollaborationPrivacyBudgetTemplateSummary.Builder id​(String id)

        The unique identifier of the collaboration privacy budget template.

        Parameters:
        id - The unique identifier of the collaboration privacy budget template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CollaborationPrivacyBudgetTemplateSummary.Builder arn​(String arn)

        The ARN of the collaboration privacy budget template.

        Parameters:
        arn - The ARN of the collaboration privacy budget template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • collaborationId

        CollaborationPrivacyBudgetTemplateSummary.Builder collaborationId​(String collaborationId)

        The unique identifier of the collaboration that contains this collaboration privacy budget template.

        Parameters:
        collaborationId - The unique identifier of the collaboration that contains this collaboration privacy budget template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • collaborationArn

        CollaborationPrivacyBudgetTemplateSummary.Builder collaborationArn​(String collaborationArn)

        The ARN of the collaboration that contains this collaboration privacy budget template.

        Parameters:
        collaborationArn - The ARN of the collaboration that contains this collaboration privacy budget template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creatorAccountId

        CollaborationPrivacyBudgetTemplateSummary.Builder creatorAccountId​(String creatorAccountId)

        The unique identifier of the account that created this collaboration privacy budget template.

        Parameters:
        creatorAccountId - The unique identifier of the account that created this collaboration privacy budget template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createTime

        CollaborationPrivacyBudgetTemplateSummary.Builder createTime​(Instant createTime)

        The time at which the collaboration privacy budget template was created.

        Parameters:
        createTime - The time at which the collaboration privacy budget template was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updateTime

        CollaborationPrivacyBudgetTemplateSummary.Builder updateTime​(Instant updateTime)

        The most recent time at which the collaboration privacy budget template was updated.

        Parameters:
        updateTime - The most recent time at which the collaboration privacy budget template was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.