public class Compute.NetworkEdgeSecurityServices.Delete extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String project,
String region,
String networkEdgeSecurityService)
Deletes the specified service.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNetworkEdgeSecurityService()
Name of the network edge security service to delete.
|
String |
getProject()
Project ID for this request.
|
String |
getRegion()
Name of the region scoping this request.
|
String |
getRequestId()
An optional request ID to identify requests.
|
Compute.NetworkEdgeSecurityServices.Delete |
set(String parameterName,
Object value) |
Compute.NetworkEdgeSecurityServices.Delete |
setAlt(String alt)
Data format for the response.
|
Compute.NetworkEdgeSecurityServices.Delete |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Compute.NetworkEdgeSecurityServices.Delete |
setKey(String key)
API key.
|
Compute.NetworkEdgeSecurityServices.Delete |
setNetworkEdgeSecurityService(String networkEdgeSecurityService)
Name of the network edge security service to delete.
|
Compute.NetworkEdgeSecurityServices.Delete |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Compute.NetworkEdgeSecurityServices.Delete |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Compute.NetworkEdgeSecurityServices.Delete |
setProject(String project)
Project ID for this request.
|
Compute.NetworkEdgeSecurityServices.Delete |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
Compute.NetworkEdgeSecurityServices.Delete |
setRegion(String region)
Name of the region scoping this request.
|
Compute.NetworkEdgeSecurityServices.Delete |
setRequestId(String requestId)
An optional request ID to identify requests.
|
Compute.NetworkEdgeSecurityServices.Delete |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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 Delete(String project, String region, String networkEdgeSecurityService)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Compute.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
project - Project ID for this request.region - Name of the region scoping this request.networkEdgeSecurityService - Name of the network edge security service to delete.public Compute.NetworkEdgeSecurityServices.Delete setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.NetworkEdgeSecurityServices.Delete setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.NetworkEdgeSecurityServices.Delete setProject(String project)
public String getRegion()
public Compute.NetworkEdgeSecurityServices.Delete setRegion(String region)
public String getNetworkEdgeSecurityService()
public Compute.NetworkEdgeSecurityServices.Delete setNetworkEdgeSecurityService(String networkEdgeSecurityService)
public String getRequestId()
public Compute.NetworkEdgeSecurityServices.Delete setRequestId(String requestId)
public Compute.NetworkEdgeSecurityServices.Delete set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2021 Google. All rights reserved.