Interface IDomainCollection

All Superinterfaces:
IPartnerComponent<String>, IPartnerComponentString
All Known Implementing Classes:
DomainCollectionOperations

public interface IDomainCollection
extends IPartnerComponentString
  • Method Details

    • byDomain

      IDomain byDomain​(String domain)
      Obtains a specific domain behavior.
      Parameters:
      domain - The domain.
      Returns:
      The domain operations.