public class CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings extends CloudHealthcareRequest<Operation>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
SetBlobStorageSettings(String resource,
SetBlobStorageSettingsRequest content)
SetBlobStorageSettings sets the blob storage settings of the specified resources.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, 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 SetBlobStorageSettings(String resource, SetBlobStorageSettingsRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the
remote operation. SetBlobStorageSettings#initialize(com.google.api.client.googleapis
.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately
after invoking the constructor.
resource
- Required. The path of the resource to update the blob storage settings in the format of `projects/{p
rojectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}/dicomWeb/
studies/{studyUID}`, `projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dic
omStores/{dicomStoreID}/dicomWeb/studies/{studyUID}/series/{seriesUID}/`, or `projects/{pr
ojectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreID}/dicomWeb/s
tudies/{studyUID}/series/{seriesUID}/instances/{instanceUID}`. If `filter_config` is
specified, set the value of `resource` to the resource name of a DICOM store in the format
`projects/{projectID}/locations/{locationID}/datasets/{datasetID}/dicomStores/{dicomStoreI
D}`.content
- the SetBlobStorageSettingsRequest
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings set$Xgafv(String $Xgafv)
CloudHealthcareRequest
set$Xgafv
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setAccessToken(String accessToken)
CloudHealthcareRequest
setAccessToken
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setAlt(String alt)
CloudHealthcareRequest
setAlt
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setCallback(String callback)
CloudHealthcareRequest
setCallback
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setFields(String fields)
CloudHealthcareRequest
setFields
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setKey(String key)
CloudHealthcareRequest
setKey
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setOauthToken(String oauthToken)
CloudHealthcareRequest
setOauthToken
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequest
setPrettyPrint
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setQuotaUser(String quotaUser)
CloudHealthcareRequest
setQuotaUser
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setUploadType(String uploadType)
CloudHealthcareRequest
setUploadType
in class CloudHealthcareRequest<Operation>
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setUploadProtocol(String uploadProtocol)
CloudHealthcareRequest
setUploadProtocol
in class CloudHealthcareRequest<Operation>
public String getResource()
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings setResource(String resource)
public CloudHealthcare.Projects.Locations.Datasets.DicomStores.DicomWeb.Studies.SetBlobStorageSettings set(String parameterName, Object value)
set
in class CloudHealthcareRequest<Operation>
Copyright © 2011–2024 Google. All rights reserved.