public class CloudHealthcare.Projects.Locations.Datasets.FhirStores.List extends CloudHealthcareRequest<ListFhirStoresResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List(String parent)
Lists the FHIR stores in the given dataset.
|
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 List(String parent)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
CloudHealthcare.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
parent
- Required. Name of the dataset.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListFhirStoresResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListFhirStoresResponse>
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List set$Xgafv(String $Xgafv)
CloudHealthcareRequest
set$Xgafv
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setAccessToken(String accessToken)
CloudHealthcareRequest
setAccessToken
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setAlt(String alt)
CloudHealthcareRequest
setAlt
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setCallback(String callback)
CloudHealthcareRequest
setCallback
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setFields(String fields)
CloudHealthcareRequest
setFields
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setKey(String key)
CloudHealthcareRequest
setKey
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setOauthToken(String oauthToken)
CloudHealthcareRequest
setOauthToken
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequest
setPrettyPrint
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setQuotaUser(String quotaUser)
CloudHealthcareRequest
setQuotaUser
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setUploadType(String uploadType)
CloudHealthcareRequest
setUploadType
in class CloudHealthcareRequest<ListFhirStoresResponse>
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setUploadProtocol(String uploadProtocol)
CloudHealthcareRequest
setUploadProtocol
in class CloudHealthcareRequest<ListFhirStoresResponse>
public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setParent(String parent)
public String getFilter()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setFilter(String filter)
public Integer getPageSize()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List setPageToken(String pageToken)
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List set(String parameterName, Object value)
set
in class CloudHealthcareRequest<ListFhirStoresResponse>
Copyright © 2011–2024 Google. All rights reserved.