public class DLP.Projects.Locations.JobTriggers.Get extends DLPRequest<GooglePrivacyDlpV2JobTrigger>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String name)
Gets a job trigger.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(String name)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. DLP.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
name - Required. Resource name of the project and the triggeredJob, for example `projects/dlp-test-
project/jobTriggers/53234423`.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2JobTrigger>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2JobTrigger>IOExceptionpublic DLP.Projects.Locations.JobTriggers.Get set$Xgafv(String $Xgafv)
DLPRequestset$Xgafv in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setAccessToken(String accessToken)
DLPRequestsetAccessToken in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setAlt(String alt)
DLPRequestsetAlt in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setCallback(String callback)
DLPRequestsetCallback in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setFields(String fields)
DLPRequestsetFields in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setKey(String key)
DLPRequestsetKey in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setOauthToken(String oauthToken)
DLPRequestsetOauthToken in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setPrettyPrint(Boolean prettyPrint)
DLPRequestsetPrettyPrint in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setQuotaUser(String quotaUser)
DLPRequestsetQuotaUser in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setUploadType(String uploadType)
DLPRequestsetUploadType in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public DLP.Projects.Locations.JobTriggers.Get setUploadProtocol(String uploadProtocol)
DLPRequestsetUploadProtocol in class DLPRequest<GooglePrivacyDlpV2JobTrigger>public String getName()
public DLP.Projects.Locations.JobTriggers.Get setName(String name)
public DLP.Projects.Locations.JobTriggers.Get set(String parameterName, Object value)
set in class DLPRequest<GooglePrivacyDlpV2JobTrigger>Copyright © 2011–2020 Google. All rights reserved.