Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
BlobStorageSettings |
BlobStorageSettings.clone() |
BlobStorageSettings |
ImportDicomDataRequest.getBlobStorageSettings()
Optional.
|
BlobStorageSettings |
SetBlobStorageSettingsRequest.getBlobStorageSettings()
The blob storage settings to update for the specified resources.
|
BlobStorageSettings |
BlobStorageSettings.set(String fieldName,
Object value) |
BlobStorageSettings |
BlobStorageSettings.setBlobStorageClass(String blobStorageClass)
The Storage class in which the Blob data is stored.
|
Modifier and Type | Method and Description |
---|---|
ImportDicomDataRequest |
ImportDicomDataRequest.setBlobStorageSettings(BlobStorageSettings blobStorageSettings)
Optional.
|
SetBlobStorageSettingsRequest |
SetBlobStorageSettingsRequest.setBlobStorageSettings(BlobStorageSettings blobStorageSettings)
The blob storage settings to update for the specified resources.
|
Copyright © 2011–2024 Google. All rights reserved.