Uses of Class
com.google.cloud.datastream.v1.MysqlProfile
-
Packages that use MysqlProfile Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of MysqlProfile in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return MysqlProfile Modifier and Type Method Description MysqlProfileMysqlProfile.Builder. build()MysqlProfileMysqlProfile.Builder. buildPartial()static MysqlProfileMysqlProfile. getDefaultInstance()MysqlProfileMysqlProfile.Builder. getDefaultInstanceForType()MysqlProfileMysqlProfile. getDefaultInstanceForType()MysqlProfileConnectionProfile.Builder. getMysqlProfile()MySQL ConnectionProfile configuration.MysqlProfileConnectionProfile. getMysqlProfile()MySQL ConnectionProfile configuration.MysqlProfileConnectionProfileOrBuilder. getMysqlProfile()MySQL ConnectionProfile configuration.static MysqlProfileMysqlProfile. parseDelimitedFrom(InputStream input)static MysqlProfileMysqlProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlProfileMysqlProfile. parseFrom(byte[] data)static MysqlProfileMysqlProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlProfileMysqlProfile. parseFrom(com.google.protobuf.ByteString data)static MysqlProfileMysqlProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlProfileMysqlProfile. parseFrom(com.google.protobuf.CodedInputStream input)static MysqlProfileMysqlProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlProfileMysqlProfile. parseFrom(InputStream input)static MysqlProfileMysqlProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MysqlProfileMysqlProfile. parseFrom(ByteBuffer data)static MysqlProfileMysqlProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type MysqlProfile Modifier and Type Method Description com.google.protobuf.Parser<MysqlProfile>MysqlProfile. getParserForType()static com.google.protobuf.Parser<MysqlProfile>MysqlProfile. parser()Methods in com.google.cloud.datastream.v1 with parameters of type MysqlProfile Modifier and Type Method Description MysqlProfile.BuilderMysqlProfile.Builder. mergeFrom(MysqlProfile other)ConnectionProfile.BuilderConnectionProfile.Builder. mergeMysqlProfile(MysqlProfile value)MySQL ConnectionProfile configuration.static MysqlProfile.BuilderMysqlProfile. newBuilder(MysqlProfile prototype)ConnectionProfile.BuilderConnectionProfile.Builder. setMysqlProfile(MysqlProfile value)MySQL ConnectionProfile configuration.
-