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