| Package | Description |
|---|---|
| com.google.api.services.dns.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfigNamespace.clone() |
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfig.getNamespace()
Contains information about the namespace associated with the zone.
|
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfigNamespace.set(String fieldName,
Object value) |
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfigNamespace.setDeletionTime(String deletionTime)
The time that the namespace backing this zone was deleted; an empty string if it still exists.
|
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfigNamespace.setKind(String kind) |
ManagedZoneServiceDirectoryConfigNamespace |
ManagedZoneServiceDirectoryConfigNamespace.setNamespaceUrl(String namespaceUrl)
The fully qualified URL of the namespace associated with the zone.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedZoneServiceDirectoryConfig |
ManagedZoneServiceDirectoryConfig.setNamespace(ManagedZoneServiceDirectoryConfigNamespace namespace)
Contains information about the namespace associated with the zone.
|
Copyright © 2011–2022 Google. All rights reserved.