public class Dataflow.Projects.Locations.Snapshots.Delete extends DataflowRequest<DeleteSnapshotResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String projectId,
String location,
String snapshotId)
Deletes a snapshot.
|
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 location, String snapshotId)
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 ID of the Cloud Platform project that the snapshot belongs to.location - The location that contains this snapshot.snapshotId - The ID of the snapshot.public Dataflow.Projects.Locations.Snapshots.Delete set$Xgafv(String $Xgafv)
DataflowRequestset$Xgafv in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setAccessToken(String accessToken)
DataflowRequestsetAccessToken in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setAlt(String alt)
DataflowRequestsetAlt in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setCallback(String callback)
DataflowRequestsetCallback in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setFields(String fields)
DataflowRequestsetFields in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setKey(String key)
DataflowRequestsetKey in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setOauthToken(String oauthToken)
DataflowRequestsetOauthToken in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setPrettyPrint(Boolean prettyPrint)
DataflowRequestsetPrettyPrint in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setQuotaUser(String quotaUser)
DataflowRequestsetQuotaUser in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setUploadType(String uploadType)
DataflowRequestsetUploadType in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.Locations.Snapshots.Delete setUploadProtocol(String uploadProtocol)
DataflowRequestsetUploadProtocol in class DataflowRequest<DeleteSnapshotResponse>public String getProjectId()
public Dataflow.Projects.Locations.Snapshots.Delete setProjectId(String projectId)
public String getLocation()
public Dataflow.Projects.Locations.Snapshots.Delete setLocation(String location)
public String getSnapshotId()
public Dataflow.Projects.Locations.Snapshots.Delete setSnapshotId(String snapshotId)
public Dataflow.Projects.Locations.Snapshots.Delete set(String parameterName, Object value)
set in class DataflowRequest<DeleteSnapshotResponse>Copyright © 2011–2025 Google. All rights reserved.