public class Apigee.Organizations.Environments.SecurityIncidents.Patch extends ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String name,
GoogleCloudApigeeV1SecurityIncident content)
UpdateSecurityIncidents updates an existing security incident.
|
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 Patch(String name, GoogleCloudApigeeV1SecurityIncident content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Apigee.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Immutable. Name of the security incident resource. Format:
organizations/{org}/environments/{environment}/securityIncidents/{incident} Example:
organizations/apigee-org/environments/dev/securityIncidents/1234-5678-9101-1111content - the GoogleCloudApigeeV1SecurityIncidentpublic Apigee.Organizations.Environments.SecurityIncidents.Patch set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public Apigee.Organizations.Environments.SecurityIncidents.Patch setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>public String getName()
public Apigee.Organizations.Environments.SecurityIncidents.Patch setName(String name)
public String getUpdateMask()
public Apigee.Organizations.Environments.SecurityIncidents.Patch setUpdateMask(String updateMask)
public Apigee.Organizations.Environments.SecurityIncidents.Patch set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1SecurityIncident>Copyright © 2011–2025 Google. All rights reserved.