| Modifier and Type | Method and Description |
|---|---|
FhirStoreSource |
FhirStoreSource.Builder.build() |
FhirStoreSource |
FhirStoreSource.Builder.buildPartial() |
static FhirStoreSource |
FhirStoreSource.getDefaultInstance() |
FhirStoreSource |
FhirStoreSource.getDefaultInstanceForType() |
FhirStoreSource |
FhirStoreSource.Builder.getDefaultInstanceForType() |
FhirStoreSource |
ImportDocumentsRequest.getFhirStoreSource()
FhirStore input source.
|
FhirStoreSource |
ImportDocumentsRequest.Builder.getFhirStoreSource()
FhirStore input source.
|
FhirStoreSource |
ImportDocumentsRequestOrBuilder.getFhirStoreSource()
FhirStore input source.
|
static FhirStoreSource |
FhirStoreSource.parseDelimitedFrom(InputStream input) |
static FhirStoreSource |
FhirStoreSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FhirStoreSource |
FhirStoreSource.parseFrom(byte[] data) |
static FhirStoreSource |
FhirStoreSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FhirStoreSource |
FhirStoreSource.parseFrom(ByteBuffer data) |
static FhirStoreSource |
FhirStoreSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FhirStoreSource |
FhirStoreSource.parseFrom(com.google.protobuf.ByteString data) |
static FhirStoreSource |
FhirStoreSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FhirStoreSource |
FhirStoreSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static FhirStoreSource |
FhirStoreSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FhirStoreSource |
FhirStoreSource.parseFrom(InputStream input) |
static FhirStoreSource |
FhirStoreSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FhirStoreSource> |
FhirStoreSource.getParserForType() |
static com.google.protobuf.Parser<FhirStoreSource> |
FhirStoreSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.mergeFhirStoreSource(FhirStoreSource value)
FhirStore input source.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.mergeFrom(FhirStoreSource other) |
static FhirStoreSource.Builder |
FhirStoreSource.newBuilder(FhirStoreSource prototype) |
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.setFhirStoreSource(FhirStoreSource value)
FhirStore input source.
|
Copyright © 2024 Google LLC. All rights reserved.