DataObject\Domain\DNS\Update\SRV
Properties
- string $subdomain
- int $weight
- int $port
- string $target
- int $priority
Methods
- setSubdomain(string $subdomain): self
- setWeight(int $weight): self
- setPort(int $port): self
- setTarget(string $target): self
- setPriority(int $priority): self