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