public class Apigee.Organizations.Sharedflows.Create extends ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Create(String parent,
GoogleApiHttpBody content)
Uploads a ZIP-formatted shared flow configuration bundle to an organization.
|
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 Create(String parent, GoogleApiHttpBody content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Apigee.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
parent - Required. The name of the parent organization under which to create the shared flow. Must be of the
form: `organizations/{organization_id}` If the resource has the `space` attribute set, IAM
permissions are checked against the Space resource path. To learn more, read the [Apigee
Spaces Overview](https://cloud.google.com/apigee/docs/api-platform/system-
administration/spaces/apigee-spaces-overview).content - the GoogleApiHttpBodypublic Apigee.Organizations.Sharedflows.Create set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public Apigee.Organizations.Sharedflows.Create setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>public String getParent()
public Apigee.Organizations.Sharedflows.Create setParent(String parent)
public String getAction()
public Apigee.Organizations.Sharedflows.Create setAction(String action)
public String getName()
public Apigee.Organizations.Sharedflows.Create setName(String name)
public String getSpace()
public Apigee.Organizations.Sharedflows.Create setSpace(String space)
public Apigee.Organizations.Sharedflows.Create set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1SharedFlowRevision>Copyright © 2011–2025 Google. All rights reserved.