| Package | Description |
|---|---|
| com.google.api.services.dns.model |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.clone() |
Operation |
Operation.set(String fieldName,
Object value) |
Operation |
Operation.setDnsKeyContext(OperationDnsKeyContext dnsKeyContext)
Only populated if the operation targeted a DnsKey (output only).
|
Operation |
Operation.setId(String id)
Unique identifier for the resource.
|
Operation |
Operation.setKind(String kind) |
Operation |
Operation.setStartTime(String startTime)
The time that this operation was started by the server.
|
Operation |
Operation.setStatus(String status)
Status of the operation.
|
Operation |
Operation.setType(String type)
Type of the operation.
|
Operation |
Operation.setUser(String user)
User who requested the operation, for example: user@example.com.
|
Operation |
Operation.setZoneContext(OperationManagedZoneContext zoneContext)
Only populated if the operation targeted a ManagedZone (output only).
|
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
ManagedZoneOperationsListResponse.getOperations()
The operation resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedZoneOperationsListResponse |
ManagedZoneOperationsListResponse.setOperations(List<Operation> operations)
The operation resources.
|
Copyright © 2011–2022 Google. All rights reserved.