public class Dataflow.Projects.Locations.Jobs.Snapshots.List extends DataflowRequest<ListSnapshotsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String projectId,
String location,
String jobId)
Lists snapshots.
|
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 location, String jobId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dataflow.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
projectId - The project ID to list snapshots for.location - The location to list snapshots in.jobId - If specified, list snapshots created from this job.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListSnapshotsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListSnapshotsResponse>IOExceptionpublic Dataflow.Projects.Locations.Jobs.Snapshots.List set$Xgafv(String $Xgafv)
DataflowRequestset$Xgafv in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setAccessToken(String accessToken)
DataflowRequestsetAccessToken in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setAlt(String alt)
DataflowRequestsetAlt in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setCallback(String callback)
DataflowRequestsetCallback in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setFields(String fields)
DataflowRequestsetFields in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setKey(String key)
DataflowRequestsetKey in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setOauthToken(String oauthToken)
DataflowRequestsetOauthToken in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setPrettyPrint(Boolean prettyPrint)
DataflowRequestsetPrettyPrint in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setQuotaUser(String quotaUser)
DataflowRequestsetQuotaUser in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setUploadType(String uploadType)
DataflowRequestsetUploadType in class DataflowRequest<ListSnapshotsResponse>public Dataflow.Projects.Locations.Jobs.Snapshots.List setUploadProtocol(String uploadProtocol)
DataflowRequestsetUploadProtocol in class DataflowRequest<ListSnapshotsResponse>public String getProjectId()
public Dataflow.Projects.Locations.Jobs.Snapshots.List setProjectId(String projectId)
public String getLocation()
public Dataflow.Projects.Locations.Jobs.Snapshots.List setLocation(String location)
public String getJobId()
public Dataflow.Projects.Locations.Jobs.Snapshots.List setJobId(String jobId)
public Dataflow.Projects.Locations.Jobs.Snapshots.List set(String parameterName, Object value)
set in class DataflowRequest<ListSnapshotsResponse>Copyright © 2011–2021 Google. All rights reserved.