public class ServiceNetworking.Services.UpdateConnections extends ServiceNetworkingRequest<Operation>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
UpdateConnections(String name,
GoogleCloudServicenetworkingV1betaConnection content)
Updates the allocated ranges that are assigned to a connection.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getForce()
If a previously defined allocated range is removed, force flag must be set to true.
|
String |
getName()
The service producer peering service that is managing peering connectivity for a service producer
organization.
|
String |
getUpdateMask()
The update mask.
|
ServiceNetworking.Services.UpdateConnections |
set(String parameterName,
Object value) |
ServiceNetworking.Services.UpdateConnections |
set$Xgafv(String $Xgafv)
V1 error format.
|
ServiceNetworking.Services.UpdateConnections |
setAccessToken(String accessToken)
OAuth access token.
|
ServiceNetworking.Services.UpdateConnections |
setAlt(String alt)
Data format for response.
|
ServiceNetworking.Services.UpdateConnections |
setCallback(String callback)
JSONP
|
ServiceNetworking.Services.UpdateConnections |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ServiceNetworking.Services.UpdateConnections |
setForce(Boolean force)
If a previously defined allocated range is removed, force flag must be set to true.
|
ServiceNetworking.Services.UpdateConnections |
setKey(String key)
API key.
|
ServiceNetworking.Services.UpdateConnections |
setName(String name)
The service producer peering service that is managing peering connectivity for a service
producer organization.
|
ServiceNetworking.Services.UpdateConnections |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ServiceNetworking.Services.UpdateConnections |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ServiceNetworking.Services.UpdateConnections |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
ServiceNetworking.Services.UpdateConnections |
setUpdateMask(String updateMask)
The update mask.
|
ServiceNetworking.Services.UpdateConnections |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
ServiceNetworking.Services.UpdateConnections |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected UpdateConnections(String name, GoogleCloudServicenetworkingV1betaConnection content)
AbstractGoogleClientRequest.execute()
method to invoke the
remote operation. UpdateConnections#initialize(com.google.api.client.googleapis.serv
ices.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
name
- The service producer peering service that is managing peering connectivity for a service producer
organization. For Google services that support this functionality, this is
`services/servicenetworking.googleapis.com`.content
- the GoogleCloudServicenetworkingV1betaConnection
public ServiceNetworking.Services.UpdateConnections set$Xgafv(String $Xgafv)
ServiceNetworkingRequest
set$Xgafv
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setAccessToken(String accessToken)
ServiceNetworkingRequest
setAccessToken
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setAlt(String alt)
ServiceNetworkingRequest
setAlt
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setCallback(String callback)
ServiceNetworkingRequest
setCallback
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setFields(String fields)
ServiceNetworkingRequest
setFields
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setKey(String key)
ServiceNetworkingRequest
setKey
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setOauthToken(String oauthToken)
ServiceNetworkingRequest
setOauthToken
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setPrettyPrint(Boolean prettyPrint)
ServiceNetworkingRequest
setPrettyPrint
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setQuotaUser(String quotaUser)
ServiceNetworkingRequest
setQuotaUser
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setUploadType(String uploadType)
ServiceNetworkingRequest
setUploadType
in class ServiceNetworkingRequest<Operation>
public ServiceNetworking.Services.UpdateConnections setUploadProtocol(String uploadProtocol)
ServiceNetworkingRequest
setUploadProtocol
in class ServiceNetworkingRequest<Operation>
public String getName()
public ServiceNetworking.Services.UpdateConnections setName(String name)
public Boolean getForce()
public ServiceNetworking.Services.UpdateConnections setForce(Boolean force)
public String getUpdateMask()
public ServiceNetworking.Services.UpdateConnections setUpdateMask(String updateMask)
public ServiceNetworking.Services.UpdateConnections set(String parameterName, Object value)
set
in class ServiceNetworkingRequest<Operation>
Copyright © 2011–2024 Google. All rights reserved.