public class ServiceNetworking.Services.AddSubnetwork extends ServiceNetworkingRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
AddSubnetwork(String parent,
AddSubnetworkRequest content)
For service producers, provisions a new subnet in a peered service's shared VPC network in the
requested region and with the requested size that's expressed as a CIDR range (number of
leading bits of ipV4 network mask).
|
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 AddSubnetwork(String parent, AddSubnetworkRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. AddSubnetwork#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
parent - Required. A tenant project in the service producer organization, in the following format:
services/{service}/{collection-id}/{resource-id}. {collection-id} is the cloud resource
collection type that represents the tenant project. Only `projects` are supported.
{resource-id} is the tenant project numeric id, such as `123456`. {service} the name of
the peering service, such as `service-peering.example.com`. This service must already be
enabled in the service consumer's project.content - the AddSubnetworkRequestpublic ServiceNetworking.Services.AddSubnetwork set$Xgafv(String $Xgafv)
ServiceNetworkingRequestset$Xgafv in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setAccessToken(String accessToken)
ServiceNetworkingRequestsetAccessToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setAlt(String alt)
ServiceNetworkingRequestsetAlt in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setCallback(String callback)
ServiceNetworkingRequestsetCallback in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setFields(String fields)
ServiceNetworkingRequestsetFields in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setKey(String key)
ServiceNetworkingRequestsetKey in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setOauthToken(String oauthToken)
ServiceNetworkingRequestsetOauthToken in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setPrettyPrint(Boolean prettyPrint)
ServiceNetworkingRequestsetPrettyPrint in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setQuotaUser(String quotaUser)
ServiceNetworkingRequestsetQuotaUser in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setUploadType(String uploadType)
ServiceNetworkingRequestsetUploadType in class ServiceNetworkingRequest<Operation>public ServiceNetworking.Services.AddSubnetwork setUploadProtocol(String uploadProtocol)
ServiceNetworkingRequestsetUploadProtocol in class ServiceNetworkingRequest<Operation>public String getParent()
public ServiceNetworking.Services.AddSubnetwork setParent(String parent)
public ServiceNetworking.Services.AddSubnetwork set(String parameterName, Object value)
set in class ServiceNetworkingRequest<Operation>Copyright © 2011–2025 Google. All rights reserved.