Skip to content

We could use a DNS to provide syntactic sugar to operations that now accept one argument #920

Closed
@aozarov

Description

@aozarov

e.g. in addition to Zone getZone(String zoneName) we can provide Iterable<Zone> getZones(Iterable<String> zoneNames) and/or the vararg version of it.

Metadata

Metadata

Assignees

Labels

api: dnsIssues related to the Cloud DNS API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions