public class Apigee.Organizations.Environments.Resourcefiles.Update extends ApigeeRequest<GoogleCloudApigeeV1ResourceFile>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Update(String parent,
String type,
String name,
GoogleApiHttpBody content)
Updates a resource file.
|
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 Update(String parent, String type, String name, 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. Name of the environment in the following format: `organizations/{org}/environments/{env}`.type - Required. Resource file type. {{ resource_file_type }}name - Required. ID of the resource file to update. Must match the regular expression:
[a-zA-Z0-9:/\\!@#$%^&{}\[\]()+\-=,.~'` ]{1,255}content - the GoogleApiHttpBodypublic Apigee.Organizations.Environments.Resourcefiles.Update set$Xgafv(String $Xgafv)
ApigeeRequestset$Xgafv in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setAccessToken(String accessToken)
ApigeeRequestsetAccessToken in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setAlt(String alt)
ApigeeRequestsetAlt in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setCallback(String callback)
ApigeeRequestsetCallback in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setFields(String fields)
ApigeeRequestsetFields in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setKey(String key)
ApigeeRequestsetKey in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setOauthToken(String oauthToken)
ApigeeRequestsetOauthToken in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setPrettyPrint(Boolean prettyPrint)
ApigeeRequestsetPrettyPrint in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setQuotaUser(String quotaUser)
ApigeeRequestsetQuotaUser in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setUploadType(String uploadType)
ApigeeRequestsetUploadType in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public Apigee.Organizations.Environments.Resourcefiles.Update setUploadProtocol(String uploadProtocol)
ApigeeRequestsetUploadProtocol in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>public String getParent()
public Apigee.Organizations.Environments.Resourcefiles.Update setParent(String parent)
public String getType()
public Apigee.Organizations.Environments.Resourcefiles.Update setType(String type)
public String getName()
public Apigee.Organizations.Environments.Resourcefiles.Update setName(String name)
public Apigee.Organizations.Environments.Resourcefiles.Update set(String parameterName, Object value)
set in class ApigeeRequest<GoogleCloudApigeeV1ResourceFile>Copyright © 2011–2025 Google. All rights reserved.