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