public class CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered extends CloudHealthcareRequest<HttpBody>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
RetrieveRendered(String parent,
String dicomWebPath)
RetrieveRenderedFrames returns instances associated with the given study, series, SOP Instance
UID and frame numbers in an acceptable Rendered Media Type.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected RetrieveRendered(String parent, String dicomWebPath)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. RetrieveRendered#initialize(com.google.api.client.googleapis.services.Abs
tractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
parent
- Required. The name of the DICOM store that is being accessed. For example,
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/dicomStores/{dicom_st
ore_id}`.dicomWebPath
- Required. The path of the RetrieveRenderedFrames DICOMweb request. For example,
`studies/{study_uid}/series/{series_uid}/instances/{instance_uid}/frames/{frame_list}/rend
ered`.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<HttpBody>
IOException
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered set$Xgafv(String $Xgafv)
CloudHealthcareRequest
set$Xgafv
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setAccessToken(String accessToken)
CloudHealthcareRequest
setAccessToken
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setAlt(String alt)
CloudHealthcareRequest
setAlt
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setCallback(String callback)
CloudHealthcareRequest
setCallback
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setFields(String fields)
CloudHealthcareRequest
setFields
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setKey(String key)
CloudHealthcareRequest
setKey
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setOauthToken(String oauthToken)
CloudHealthcareRequest
setOauthToken
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequest
setPrettyPrint
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setQuotaUser(String quotaUser)
CloudHealthcareRequest
setQuotaUser
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setUploadType(String uploadType)
CloudHealthcareRequest
setUploadType
in class CloudHealthcareRequest<HttpBody>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setUploadProtocol(String uploadProtocol)
CloudHealthcareRequest
setUploadProtocol
in class CloudHealthcareRequest<HttpBody>
public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setParent(String parent)
public String getDicomWebPath()
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered setDicomWebPath(String dicomWebPath)
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.Studies.Series.Instances.Frames.RetrieveRendered set(String parameterName, Object value)
set
in class CloudHealthcareRequest<HttpBody>
Copyright © 2011–2024 Google. All rights reserved.