Class AllocationToken.Builder

java.lang.Object
google.registry.model.Buildable.Builder<AllocationToken>
google.registry.model.domain.token.AllocationToken.Builder
Enclosing class:
AllocationToken

public static class AllocationToken.Builder extends Buildable.Builder<AllocationToken>
A builder for constructing AllocationToken objects, since they are immutable.