Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ListDicomStoresResponse |
ListDicomStoresResponse.clone() |
ListDicomStoresResponse |
ListDicomStoresResponse.set(String fieldName,
Object value) |
ListDicomStoresResponse |
ListDicomStoresResponse.setDicomStores(List<DicomStore> dicomStores)
The returned DICOM stores.
|
ListDicomStoresResponse |
ListDicomStoresResponse.setNextPageToken(String nextPageToken)
Token to retrieve the next page of results or empty if there are no more results in the list.
|
Copyright © 2011–2024 Google. All rights reserved.