| Modifier and Type | Method and Description |
|---|---|
AlloyDbSettings |
AlloyDbSettings.Builder.build() |
AlloyDbSettings |
AlloyDbSettings.Builder.buildPartial() |
static AlloyDbSettings |
AlloyDbSettings.getDefaultInstance() |
AlloyDbSettings |
AlloyDbSettings.getDefaultInstanceForType() |
AlloyDbSettings |
AlloyDbSettings.Builder.getDefaultInstanceForType() |
AlloyDbSettings |
AlloyDbConnectionProfile.getSettings()
Immutable.
|
AlloyDbSettings |
AlloyDbConnectionProfile.Builder.getSettings()
Immutable.
|
AlloyDbSettings |
AlloyDbConnectionProfileOrBuilder.getSettings()
Immutable.
|
static AlloyDbSettings |
AlloyDbSettings.parseDelimitedFrom(InputStream input) |
static AlloyDbSettings |
AlloyDbSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(byte[] data) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(ByteBuffer data) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(com.google.protobuf.ByteString data) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(InputStream input) |
static AlloyDbSettings |
AlloyDbSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AlloyDbSettings> |
AlloyDbSettings.getParserForType() |
static com.google.protobuf.Parser<AlloyDbSettings> |
AlloyDbSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
AlloyDbSettings.Builder |
AlloyDbSettings.Builder.mergeFrom(AlloyDbSettings other) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeSettings(AlloyDbSettings value)
Immutable.
|
static AlloyDbSettings.Builder |
AlloyDbSettings.newBuilder(AlloyDbSettings prototype) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setSettings(AlloyDbSettings value)
Immutable.
|
Copyright © 2024 Google LLC. All rights reserved.