Uses of Class
com.google.cloud.alloydb.v1beta.ConnectionInfo.Builder
-
Packages that use ConnectionInfo.Builder Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of ConnectionInfo.Builder in com.google.cloud.alloydb.v1beta
Methods in com.google.cloud.alloydb.v1beta that return ConnectionInfo.Builder Modifier and Type Method Description ConnectionInfo.BuilderConnectionInfo.Builder. addAllPemCertificateChain(Iterable<String> values)Deprecated.google.cloud.alloydb.v1beta.ConnectionInfo.pem_certificate_chain is deprecated.ConnectionInfo.BuilderConnectionInfo.Builder. addPemCertificateChain(String value)Deprecated.google.cloud.alloydb.v1beta.ConnectionInfo.pem_certificate_chain is deprecated.ConnectionInfo.BuilderConnectionInfo.Builder. addPemCertificateChainBytes(com.google.protobuf.ByteString value)Deprecated.google.cloud.alloydb.v1beta.ConnectionInfo.pem_certificate_chain is deprecated.ConnectionInfo.BuilderConnectionInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConnectionInfo.BuilderConnectionInfo.Builder. clear()ConnectionInfo.BuilderConnectionInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ConnectionInfo.BuilderConnectionInfo.Builder. clearInstanceUid()Output only.ConnectionInfo.BuilderConnectionInfo.Builder. clearIpAddress()Output only.ConnectionInfo.BuilderConnectionInfo.Builder. clearName()The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning.ConnectionInfo.BuilderConnectionInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ConnectionInfo.BuilderConnectionInfo.Builder. clearPemCertificateChain()Deprecated.google.cloud.alloydb.v1beta.ConnectionInfo.pem_certificate_chain is deprecated.ConnectionInfo.BuilderConnectionInfo.Builder. clone()ConnectionInfo.BuilderConnectionInfo.Builder. mergeFrom(ConnectionInfo other)ConnectionInfo.BuilderConnectionInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ConnectionInfo.BuilderConnectionInfo.Builder. mergeFrom(com.google.protobuf.Message other)ConnectionInfo.BuilderConnectionInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ConnectionInfo.BuilderConnectionInfo. newBuilder()static ConnectionInfo.BuilderConnectionInfo. newBuilder(ConnectionInfo prototype)ConnectionInfo.BuilderConnectionInfo. newBuilderForType()protected ConnectionInfo.BuilderConnectionInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ConnectionInfo.BuilderConnectionInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ConnectionInfo.BuilderConnectionInfo.Builder. setInstanceUid(String value)Output only.ConnectionInfo.BuilderConnectionInfo.Builder. setInstanceUidBytes(com.google.protobuf.ByteString value)Output only.ConnectionInfo.BuilderConnectionInfo.Builder. setIpAddress(String value)Output only.ConnectionInfo.BuilderConnectionInfo.Builder. setIpAddressBytes(com.google.protobuf.ByteString value)Output only.ConnectionInfo.BuilderConnectionInfo.Builder. setName(String value)The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning.ConnectionInfo.BuilderConnectionInfo.Builder. setNameBytes(com.google.protobuf.ByteString value)The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo This field currently has no semantic meaning.ConnectionInfo.BuilderConnectionInfo.Builder. setPemCertificateChain(int index, String value)Deprecated.google.cloud.alloydb.v1beta.ConnectionInfo.pem_certificate_chain is deprecated.ConnectionInfo.BuilderConnectionInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ConnectionInfo.BuilderConnectionInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ConnectionInfo.BuilderConnectionInfo. toBuilder()
-