Interface DistributionTenantAssociationFilter.Builder

    • Method Detail

      • distributionId

        DistributionTenantAssociationFilter.Builder distributionId​(String distributionId)

        The distribution ID to filter by. You can find distribution tenants associated with a specific distribution.

        Parameters:
        distributionId - The distribution ID to filter by. You can find distribution tenants associated with a specific distribution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectionGroupId

        DistributionTenantAssociationFilter.Builder connectionGroupId​(String connectionGroupId)

        The ID of the connection group to filter by. You can find distribution tenants associated with a specific connection group.

        Parameters:
        connectionGroupId - The ID of the connection group to filter by. You can find distribution tenants associated with a specific connection group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.