public class CloudHealthcare.Projects.Locations.Datasets.FhirStores extends Object
Constructor and Description |
---|
FhirStores() |
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ApplyAdminConsents applyAdminConsents(String name, ApplyAdminConsentsRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to enforce, in the format
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ApplyAdminConsentsRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ApplyConsents applyConsents(String name, ApplyConsentsRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to enforce, in the format
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ApplyConsentsRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ConfigureSearch configureSearch(String name, ConfigureSearchRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to configure, in the format
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ConfigureSearchRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Create create(String parent, FhirStore content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.parent
- Required. The name of the dataset this FHIR store belongs to.content
- the FhirStore
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Deidentify deidentify(String sourceStore, DeidentifyFhirStoreRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.sourceStore
- Required. Source FHIR store resource name. For example,
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the DeidentifyFhirStoreRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The resource name of the FHIR store to delete.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ExplainDataAccess explainDataAccess(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to enforce, in the format
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Export export(String name, ExportResourcesRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to export resource from, in the format of
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ExportResourcesRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ExportHistory exportHistory(String name, ExportResourcesHistoryRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to export resource from, in the format
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ExportResourcesHistoryRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The resource name of the FHIR store to get.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.GetFHIRStoreMetrics getFHIRStoreMetrics(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The resource name of the FHIR store to get metrics for.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.GetIamPolicy getIamPolicy(String resource) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.resource
- REQUIRED: The resource for which the policy is being requested. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.CloudHealthcareImport healthcareImport(String name, ImportResourcesRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.name
- Required. The name of the FHIR store to import FHIR resources to, in the format of
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ImportResourcesRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.ImportHistory importHistory(String name, ImportResourcesHistoryRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to import FHIR resources to, in the format of
`projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_stor
e_id}`.content
- the ImportResourcesHistoryRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.parent
- Required. Name of the dataset.IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Patch patch(String name, FhirStore content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Output only. Identifier. Resource name of the FHIR store, of the form
`projects/{project_id}/locations/{location}/datasets/{dataset_id}/fhirStores/{fhir_store_i
d}`.content
- the FhirStore
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Rollback rollback(String name, RollbackFhirResourcesRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the FHIR store to rollback, in the format of
"projects/{project_id}/locations/{location_id}/datasets/{dataset_id}
/fhirStores/{fhir_store_id}".content
- the RollbackFhirResourcesRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.SetIamPolicy setIamPolicy(String resource, SetIamPolicyRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.resource
- REQUIRED: The resource for which the policy is being specified. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content
- the SetIamPolicyRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.TestIamPermissions testIamPermissions(String resource, TestIamPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.resource
- REQUIRED: The resource for which the policy detail is being requested. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content
- the TestIamPermissionsRequest
IOException
public CloudHealthcare.Projects.Locations.Datasets.FhirStores.Fhir fhir()
The typical use is:
CloudHealthcare healthcare = new CloudHealthcare(...);
CloudHealthcare.Fhir.List request = healthcare.fhir().list(parameters ...)
Copyright © 2011–2024 Google. All rights reserved.