| Package | Description |
|---|---|
| com.google.api.services.dns.model |
| Modifier and Type | Method and Description |
|---|---|
OperationManagedZoneContext |
OperationManagedZoneContext.clone() |
OperationManagedZoneContext |
Operation.getZoneContext()
Only populated if the operation targeted a ManagedZone (output only).
|
OperationManagedZoneContext |
OperationManagedZoneContext.set(String fieldName,
Object value) |
OperationManagedZoneContext |
OperationManagedZoneContext.setNewValue(ManagedZone newValue)
The post-operation ManagedZone resource.
|
OperationManagedZoneContext |
OperationManagedZoneContext.setOldValue(ManagedZone oldValue)
The pre-operation ManagedZone resource.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.setZoneContext(OperationManagedZoneContext zoneContext)
Only populated if the operation targeted a ManagedZone (output only).
|
Copyright © 2011–2022 Google. All rights reserved.