public class Dataproc.Projects.Locations.WorkflowTemplates.Instantiate extends DataprocRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Instantiate(String name,
InstantiateWorkflowTemplateRequest content)
Instantiates a template and begins execution.The returned Operation can be used to track
execution of workflow by polling operations.get.
|
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 Instantiate(String name, InstantiateWorkflowTemplateRequest content)
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.
name - Required. The resource name of the workflow template, as described in
https://cloud.google.com/apis/design/resource_names. For
projects.regions.workflowTemplates.instantiate, the resource name of the template has the
following format: projects/{project_id}/regions/{region}/workflowTemplates/{template_id}
For projects.locations.workflowTemplates.instantiate, the resource name of the template
has the following format:
projects/{project_id}/locations/{location}/workflowTemplates/{template_id}content - the InstantiateWorkflowTemplateRequestpublic Dataproc.Projects.Locations.WorkflowTemplates.Instantiate set$Xgafv(String $Xgafv)
DataprocRequestset$Xgafv in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setAccessToken(String accessToken)
DataprocRequestsetAccessToken in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setAlt(String alt)
DataprocRequestsetAlt in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setCallback(String callback)
DataprocRequestsetCallback in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setFields(String fields)
DataprocRequestsetFields in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setKey(String key)
DataprocRequestsetKey in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setOauthToken(String oauthToken)
DataprocRequestsetOauthToken in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setPrettyPrint(Boolean prettyPrint)
DataprocRequestsetPrettyPrint in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setQuotaUser(String quotaUser)
DataprocRequestsetQuotaUser in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setUploadType(String uploadType)
DataprocRequestsetUploadType in class DataprocRequest<Operation>public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setUploadProtocol(String uploadProtocol)
DataprocRequestsetUploadProtocol in class DataprocRequest<Operation>public String getName()
public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate setName(String name)
public Dataproc.Projects.Locations.WorkflowTemplates.Instantiate set(String parameterName, Object value)
set in class DataprocRequest<Operation>Copyright © 2011–2021 Google. All rights reserved.