public class Dns.ManagedZones.Update extends DnsRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Update(String project,
String managedZone,
ManagedZone content)
Updates an existing ManagedZone.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClientOperationId()
For mutating operation requests only.
|
String |
getManagedZone()
Identifies the managed zone addressed by this request.
|
String |
getProject()
Identifies the project addressed by this request.
|
Dns.ManagedZones.Update |
set(String parameterName,
Object value) |
Dns.ManagedZones.Update |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dns.ManagedZones.Update |
setAccessToken(String accessToken)
OAuth access token.
|
Dns.ManagedZones.Update |
setAlt(String alt)
Data format for response.
|
Dns.ManagedZones.Update |
setCallback(String callback)
JSONP
|
Dns.ManagedZones.Update |
setClientOperationId(String clientOperationId)
For mutating operation requests only.
|
Dns.ManagedZones.Update |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dns.ManagedZones.Update |
setKey(String key)
API key.
|
Dns.ManagedZones.Update |
setManagedZone(String managedZone)
Identifies the managed zone addressed by this request.
|
Dns.ManagedZones.Update |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dns.ManagedZones.Update |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dns.ManagedZones.Update |
setProject(String project)
Identifies the project addressed by this request.
|
Dns.ManagedZones.Update |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dns.ManagedZones.Update |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dns.ManagedZones.Update |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Update(String project, String managedZone, ManagedZone content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Dns.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
project - Identifies the project addressed by this request.managedZone - Identifies the managed zone addressed by this request. Can be the managed zone name or ID.content - the ManagedZonepublic Dns.ManagedZones.Update set$Xgafv(String $Xgafv)
DnsRequestset$Xgafv in class DnsRequest<Operation>public Dns.ManagedZones.Update setAccessToken(String accessToken)
DnsRequestsetAccessToken in class DnsRequest<Operation>public Dns.ManagedZones.Update setAlt(String alt)
DnsRequestsetAlt in class DnsRequest<Operation>public Dns.ManagedZones.Update setCallback(String callback)
DnsRequestsetCallback in class DnsRequest<Operation>public Dns.ManagedZones.Update setFields(String fields)
DnsRequestsetFields in class DnsRequest<Operation>public Dns.ManagedZones.Update setKey(String key)
DnsRequestsetKey in class DnsRequest<Operation>public Dns.ManagedZones.Update setOauthToken(String oauthToken)
DnsRequestsetOauthToken in class DnsRequest<Operation>public Dns.ManagedZones.Update setPrettyPrint(Boolean prettyPrint)
DnsRequestsetPrettyPrint in class DnsRequest<Operation>public Dns.ManagedZones.Update setQuotaUser(String quotaUser)
DnsRequestsetQuotaUser in class DnsRequest<Operation>public Dns.ManagedZones.Update setUploadType(String uploadType)
DnsRequestsetUploadType in class DnsRequest<Operation>public Dns.ManagedZones.Update setUploadProtocol(String uploadProtocol)
DnsRequestsetUploadProtocol in class DnsRequest<Operation>public String getProject()
public Dns.ManagedZones.Update setProject(String project)
public String getManagedZone()
public Dns.ManagedZones.Update setManagedZone(String managedZone)
public String getClientOperationId()
public Dns.ManagedZones.Update setClientOperationId(String clientOperationId)
public Dns.ManagedZones.Update set(String parameterName, Object value)
set in class DnsRequest<Operation>Copyright © 2011–2022 Google. All rights reserved.