public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ConditionalUpdate(String parent,
String type,
HttpBody content)
If a resource is found based on the search criteria specified in the query parameters, updates
the entire contents of that resource.
|
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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected ConditionalUpdate(String parent, String type, HttpBody content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. ConditionalUpdate#initialize(com.google.api.client.googleapis.services.Ab
stractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
parent - The name of the FHIR store this resource belongs to.type - The FHIR resource type to update, such as Patient or Observation. For a
complete list, see the [FHIR
Resource
Index](http://hl7.org/implement/standards/fhir/STU3/resourcelist.html).
Must
match the resource type in the provided content.content - the HttpBodypublic CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<HttpBody>public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setParent(String parent)
public String getType()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate setType(String type)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.ConditionalUpdate set(String parameterName, Object value)
set in class CloudHealthcareRequest<HttpBody>Copyright © 2011–2019 Google. All rights reserved.