public class ServiceNetworking.Services.Connections.Create extends ServiceNetworkingRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Create(String parent,
GoogleCloudServicenetworkingV1betaConnection content)
Creates a private connection that establishes a VPC Network Peering connection to a VPC network
in the service producer's organization.
|
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 Create(String parent, GoogleCloudServicenetworkingV1betaConnection content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. ServiceNetworking.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
parent - The service that is managing peering connectivity for a service producer's organization. For Google
services that support this functionality, this value is
`services/servicenetworking.googleapis.com`.content - the GoogleCloudServicenetworkingV1betaConnectionpublic ServiceNetworking.Services.Connections.Create set$Xgafv(String $Xgafv)
ServiceNetworkingRequestset$Xgafv in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setAccessToken(String accessToken)
ServiceNetworkingRequestsetAccessToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setAlt(String alt)
ServiceNetworkingRequestsetAlt in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setCallback(String callback)
ServiceNetworkingRequestsetCallback in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setFields(String fields)
ServiceNetworkingRequestsetFields in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setKey(String key)
ServiceNetworkingRequestsetKey in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setOauthToken(String oauthToken)
ServiceNetworkingRequestsetOauthToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setPrettyPrint(Boolean prettyPrint)
ServiceNetworkingRequestsetPrettyPrint in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setQuotaUser(String quotaUser)
ServiceNetworkingRequestsetQuotaUser in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setUploadType(String uploadType)
ServiceNetworkingRequestsetUploadType in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.Connections.Create setUploadProtocol(String uploadProtocol)
ServiceNetworkingRequestsetUploadProtocol in class ServiceNetworkingRequest<Operation>public String getParent()
public ServiceNetworking.Services.Connections.Create setParent(String parent)
public ServiceNetworking.Services.Connections.Create set(String parameterName, Object value)
set in class ServiceNetworkingRequest<Operation>Copyright © 2011–2025 Google. All rights reserved.