Interface DistributionResourceId.Builder

  • Method Details

    • distributionId

      DistributionResourceId.Builder distributionId(String distributionId)

      The ID of the multi-tenant distribution.

      Parameters:
      distributionId - The ID of the multi-tenant distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • distributionTenantId

      DistributionResourceId.Builder distributionTenantId(String distributionTenantId)

      The ID of the distribution tenant.

      Parameters:
      distributionTenantId - The ID of the distribution tenant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.