public class Dataproc.Projects.Regions.Jobs.Delete extends DataprocRequest<Empty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String projectId,
String region,
String jobId)
Deletes the job from the project.
|
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 Delete(String projectId, String region, String jobId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dataproc.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
projectId - Required. The ID of the Google Cloud Platform project that the job belongs to.region - Required. The Dataproc region in which to handle the request.jobId - Required. The job ID.public Dataproc.Projects.Regions.Jobs.Delete set$Xgafv(String $Xgafv)
DataprocRequestset$Xgafv in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setAccessToken(String accessToken)
DataprocRequestsetAccessToken in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setAlt(String alt)
DataprocRequestsetAlt in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setCallback(String callback)
DataprocRequestsetCallback in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setFields(String fields)
DataprocRequestsetFields in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setKey(String key)
DataprocRequestsetKey in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setOauthToken(String oauthToken)
DataprocRequestsetOauthToken in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setPrettyPrint(Boolean prettyPrint)
DataprocRequestsetPrettyPrint in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setQuotaUser(String quotaUser)
DataprocRequestsetQuotaUser in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setUploadType(String uploadType)
DataprocRequestsetUploadType in class DataprocRequest<Empty>public Dataproc.Projects.Regions.Jobs.Delete setUploadProtocol(String uploadProtocol)
DataprocRequestsetUploadProtocol in class DataprocRequest<Empty>public String getProjectId()
public Dataproc.Projects.Regions.Jobs.Delete setProjectId(String projectId)
public String getRegion()
public Dataproc.Projects.Regions.Jobs.Delete setRegion(String region)
public String getJobId()
public Dataproc.Projects.Regions.Jobs.Delete setJobId(String jobId)
public Dataproc.Projects.Regions.Jobs.Delete set(String parameterName, Object value)
set in class DataprocRequest<Empty>Copyright © 2011–2021 Google. All rights reserved.