public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String name,
HttpBody content)
Updates part of an existing resource by applying the operations specified in a [JSON
Patch](http://jsonpatch.com/) document.
|
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 Patch(String name, HttpBody content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CloudHealthcare.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Required. The name of the resource to update.content - the HttpBodypublic CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<HttpBody>public String getName()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch setName(String name)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.Patch set(String parameterName, Object value)
set in class CloudHealthcareRequest<HttpBody>Copyright © 2011–2025 Google. All rights reserved.