Uses of Class
com.google.cloud.clouddms.v1.AlloyDbSettings
-
Packages that use AlloyDbSettings Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of AlloyDbSettings in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return AlloyDbSettings Modifier and Type Method Description AlloyDbSettingsAlloyDbSettings.Builder. build()AlloyDbSettingsAlloyDbSettings.Builder. buildPartial()static AlloyDbSettingsAlloyDbSettings. getDefaultInstance()AlloyDbSettingsAlloyDbSettings.Builder. getDefaultInstanceForType()AlloyDbSettingsAlloyDbSettings. getDefaultInstanceForType()AlloyDbSettingsAlloyDbConnectionProfile.Builder. getSettings()Immutable.AlloyDbSettingsAlloyDbConnectionProfile. getSettings()Immutable.AlloyDbSettingsAlloyDbConnectionProfileOrBuilder. getSettings()Immutable.static AlloyDbSettingsAlloyDbSettings. parseDelimitedFrom(InputStream input)static AlloyDbSettingsAlloyDbSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlloyDbSettingsAlloyDbSettings. parseFrom(byte[] data)static AlloyDbSettingsAlloyDbSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlloyDbSettingsAlloyDbSettings. parseFrom(com.google.protobuf.ByteString data)static AlloyDbSettingsAlloyDbSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlloyDbSettingsAlloyDbSettings. parseFrom(com.google.protobuf.CodedInputStream input)static AlloyDbSettingsAlloyDbSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlloyDbSettingsAlloyDbSettings. parseFrom(InputStream input)static AlloyDbSettingsAlloyDbSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlloyDbSettingsAlloyDbSettings. parseFrom(ByteBuffer data)static AlloyDbSettingsAlloyDbSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type AlloyDbSettings Modifier and Type Method Description com.google.protobuf.Parser<AlloyDbSettings>AlloyDbSettings. getParserForType()static com.google.protobuf.Parser<AlloyDbSettings>AlloyDbSettings. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type AlloyDbSettings Modifier and Type Method Description AlloyDbSettings.BuilderAlloyDbSettings.Builder. mergeFrom(AlloyDbSettings other)AlloyDbConnectionProfile.BuilderAlloyDbConnectionProfile.Builder. mergeSettings(AlloyDbSettings value)Immutable.static AlloyDbSettings.BuilderAlloyDbSettings. newBuilder(AlloyDbSettings prototype)AlloyDbConnectionProfile.BuilderAlloyDbConnectionProfile.Builder. setSettings(AlloyDbSettings value)Immutable.
-