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