Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.insert(String project,
CrossSiteNetwork content)
Creates a cross-site network in the specified project in the given scope using the parameters
that are included in the request.
|
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.set(String parameterName,
Object value) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.set$Xgafv(String $Xgafv) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setAccessToken(String accessToken) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setAlt(String alt) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setCallback(String callback) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setFields(String fields) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setKey(String key) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setOauthToken(String oauthToken) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setPrettyPrint(Boolean prettyPrint) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setProject(String project)
Project ID for this request.
|
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setQuotaUser(String quotaUser) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setRequestId(String requestId)
An optional request ID to identify requests.
|
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setUploadProtocol(String uploadProtocol) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setUploadType(String uploadType) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setUserIp(String userIp) |
Compute.CrossSiteNetworks.Insert |
Compute.CrossSiteNetworks.Insert.setValidateOnly(Boolean validateOnly)
[Input Only] Validate the new configuration, but don't create it.
|
Copyright © 2011–2024 Google. All rights reserved.