public class ServiceNetworking.Services.UpdateConnections extends ServiceNetworkingRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.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, 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 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 GoogleCloudServicenetworkingV1betaConnectionpublic ServiceNetworking.Services.UpdateConnections set$Xgafv(String $Xgafv)
ServiceNetworkingRequestset$Xgafv in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setAccessToken(String accessToken)
ServiceNetworkingRequestsetAccessToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setAlt(String alt)
ServiceNetworkingRequestsetAlt in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setCallback(String callback)
ServiceNetworkingRequestsetCallback in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setFields(String fields)
ServiceNetworkingRequestsetFields in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setKey(String key)
ServiceNetworkingRequestsetKey in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setOauthToken(String oauthToken)
ServiceNetworkingRequestsetOauthToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setPrettyPrint(Boolean prettyPrint)
ServiceNetworkingRequestsetPrettyPrint in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setQuotaUser(String quotaUser)
ServiceNetworkingRequestsetQuotaUser in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setUploadType(String uploadType)
ServiceNetworkingRequestsetUploadType in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.UpdateConnections setUploadProtocol(String uploadProtocol)
ServiceNetworkingRequestsetUploadProtocol 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–2025 Google. All rights reserved.