Skip to content

What parameters should Zone/ZoneInfo builder require #698

Closed
@mderka

Description

@mderka

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?

/cc @ajkannan @aozarov @mziccard

Metadata

Metadata

Assignees

Labels

api: dnsIssues related to the Cloud DNS API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions