Uses of Class
com.google.cloud.alloydb.v1.UserPassword
-
Packages that use UserPassword Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of UserPassword in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return UserPassword Modifier and Type Method Description UserPasswordUserPassword.Builder. build()UserPasswordUserPassword.Builder. buildPartial()static UserPasswordUserPassword. getDefaultInstance()UserPasswordUserPassword.Builder. getDefaultInstanceForType()UserPasswordUserPassword. getDefaultInstanceForType()UserPasswordCluster.Builder. getInitialUser()Input only.UserPasswordCluster. getInitialUser()Input only.UserPasswordClusterOrBuilder. getInitialUser()Input only.static UserPasswordUserPassword. parseDelimitedFrom(InputStream input)static UserPasswordUserPassword. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UserPasswordUserPassword. parseFrom(byte[] data)static UserPasswordUserPassword. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UserPasswordUserPassword. parseFrom(com.google.protobuf.ByteString data)static UserPasswordUserPassword. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UserPasswordUserPassword. parseFrom(com.google.protobuf.CodedInputStream input)static UserPasswordUserPassword. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UserPasswordUserPassword. parseFrom(InputStream input)static UserPasswordUserPassword. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UserPasswordUserPassword. parseFrom(ByteBuffer data)static UserPasswordUserPassword. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1 that return types with arguments of type UserPassword Modifier and Type Method Description com.google.protobuf.Parser<UserPassword>UserPassword. getParserForType()static com.google.protobuf.Parser<UserPassword>UserPassword. parser()Methods in com.google.cloud.alloydb.v1 with parameters of type UserPassword Modifier and Type Method Description UserPassword.BuilderUserPassword.Builder. mergeFrom(UserPassword other)Cluster.BuilderCluster.Builder. mergeInitialUser(UserPassword value)Input only.static UserPassword.BuilderUserPassword. newBuilder(UserPassword prototype)Cluster.BuilderCluster.Builder. setInitialUser(UserPassword value)Input only.
-