| Modifier and Type | Method and Description |
|---|---|
AlloyDbConnectionProfile |
AlloyDbConnectionProfile.Builder.build() |
AlloyDbConnectionProfile |
AlloyDbConnectionProfile.Builder.buildPartial() |
AlloyDbConnectionProfile |
ConnectionProfile.getAlloydb()
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfile |
ConnectionProfile.Builder.getAlloydb()
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfile |
ConnectionProfileOrBuilder.getAlloydb()
An AlloyDB cluster connection profile.
|
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.getDefaultInstance() |
AlloyDbConnectionProfile |
AlloyDbConnectionProfile.getDefaultInstanceForType() |
AlloyDbConnectionProfile |
AlloyDbConnectionProfile.Builder.getDefaultInstanceForType() |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseDelimitedFrom(InputStream input) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(byte[] data) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(ByteBuffer data) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(com.google.protobuf.ByteString data) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(InputStream input) |
static AlloyDbConnectionProfile |
AlloyDbConnectionProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AlloyDbConnectionProfile> |
AlloyDbConnectionProfile.getParserForType() |
static com.google.protobuf.Parser<AlloyDbConnectionProfile> |
AlloyDbConnectionProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProfile.Builder |
ConnectionProfile.Builder.mergeAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.Builder.mergeFrom(AlloyDbConnectionProfile other) |
static AlloyDbConnectionProfile.Builder |
AlloyDbConnectionProfile.newBuilder(AlloyDbConnectionProfile prototype) |
ConnectionProfile.Builder |
ConnectionProfile.Builder.setAlloydb(AlloyDbConnectionProfile value)
An AlloyDB cluster connection profile.
|
Copyright © 2024 Google LLC. All rights reserved.