| Modifier and Type | Method and Description |
|---|---|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clear() |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clearClusterId()
Required.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clearSettings()
Immutable.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.clone() |
AlloyDbConnectionProfile.Builder |
ConnectionProfile.Builder.getAlloydbBuilder()
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeFrom(AlloyDbConnectionProfile other) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeFrom(com.google.protobuf.Message other) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeSettings(AlloyDbSettings value)
Immutable.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.newBuilder() |
static AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.newBuilder(AlloyDbConnectionProfile prototype) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.newBuilderForType() |
protected AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setClusterId(String value)
Required.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setClusterIdBytes(com.google.protobuf.ByteString value)
Required.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setSettings(AlloyDbSettings.Builder builderForValue)
Immutable.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setSettings(AlloyDbSettings value)
Immutable.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setAlloydb(AlloyDbConnectionProfile.Builder builderForValue)
An AlloyDB cluster connection profile.
|
Copyright © 2024 Google LLC. All rights reserved.