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