-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: dnsIssues related to the Cloud DNS API.Issues related to the Cloud DNS API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
There are 3 things mandatory for Zone: name, dnsName and description. In my opinion, it either makes sense to allow for creating zone with name being mandatory and the rest to be part of the builder, or require all three in ZoneInfo.builder(String name, String dnsName, String description). I am inclined to the first option. Should we ask for name only, or for all three?
Metadata
Metadata
Assignees
Labels
api: dnsIssues related to the Cloud DNS API.Issues related to the Cloud DNS API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.