public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
PatientEverything(String name)
Retrieves a Patient resource and resources related to that patient.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 PatientEverything(String name)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. PatientEverything#initialize(com.google.api.client.googleapis.services.Ab
stractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
name - Required. Name of the `Patient` resource for which the information is required.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>IOExceptionpublic CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<HttpBody>public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<HttpBody>public String getName()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setName(String name)
public Integer getCount()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setCount(Integer count)
public String getPageToken()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setPageToken(String pageToken)
public String getSince()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setSince(String since)
public String getType()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setType(String type)
public String getEnd()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setEnd(String end)
public String getStart()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything setStart(String start)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir.PatientEverything set(String parameterName, Object value)
set in class CloudHealthcareRequest<HttpBody>Copyright © 2011–2025 Google. All rights reserved.