public class Dataproc.Projects.Regions.Jobs.List extends DataprocRequest<ListJobsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String projectId,
String region)
Lists regions/{region}/jobs in a project.
|
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 List(String projectId, String region)
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.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListJobsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListJobsResponse>IOExceptionpublic Dataproc.Projects.Regions.Jobs.List set$Xgafv(String $Xgafv)
DataprocRequestset$Xgafv in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setAccessToken(String accessToken)
DataprocRequestsetAccessToken in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setAlt(String alt)
DataprocRequestsetAlt in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setCallback(String callback)
DataprocRequestsetCallback in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setFields(String fields)
DataprocRequestsetFields in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setKey(String key)
DataprocRequestsetKey in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setOauthToken(String oauthToken)
DataprocRequestsetOauthToken in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setPrettyPrint(Boolean prettyPrint)
DataprocRequestsetPrettyPrint in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setQuotaUser(String quotaUser)
DataprocRequestsetQuotaUser in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setUploadType(String uploadType)
DataprocRequestsetUploadType in class DataprocRequest<ListJobsResponse>public Dataproc.Projects.Regions.Jobs.List setUploadProtocol(String uploadProtocol)
DataprocRequestsetUploadProtocol in class DataprocRequest<ListJobsResponse>public String getProjectId()
public Dataproc.Projects.Regions.Jobs.List setProjectId(String projectId)
public String getRegion()
public Dataproc.Projects.Regions.Jobs.List setRegion(String region)
public String getClusterName()
public Dataproc.Projects.Regions.Jobs.List setClusterName(String clusterName)
public String getFilter()
public Dataproc.Projects.Regions.Jobs.List setFilter(String filter)
public String getJobStateMatcher()
public Dataproc.Projects.Regions.Jobs.List setJobStateMatcher(String jobStateMatcher)
public Integer getPageSize()
public Dataproc.Projects.Regions.Jobs.List setPageSize(Integer pageSize)
public String getPageToken()
public Dataproc.Projects.Regions.Jobs.List setPageToken(String pageToken)
public Dataproc.Projects.Regions.Jobs.List set(String parameterName, Object value)
set in class DataprocRequest<ListJobsResponse>Copyright © 2011–2021 Google. All rights reserved.