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 AlloyDbSettings
AlloyDbSettings.Builder. build()
AlloyDbSettings
AlloyDbSettings.Builder. buildPartial()
static AlloyDbSettings
AlloyDbSettings. getDefaultInstance()
AlloyDbSettings
AlloyDbSettings.Builder. getDefaultInstanceForType()
AlloyDbSettings
AlloyDbSettings. getDefaultInstanceForType()
AlloyDbSettings
AlloyDbConnectionProfile.Builder. getSettings()
Immutable.AlloyDbSettings
AlloyDbConnectionProfile. getSettings()
Immutable.AlloyDbSettings
AlloyDbConnectionProfileOrBuilder. getSettings()
Immutable.static AlloyDbSettings
AlloyDbSettings. parseDelimitedFrom(InputStream input)
static AlloyDbSettings
AlloyDbSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlloyDbSettings
AlloyDbSettings. parseFrom(byte[] data)
static AlloyDbSettings
AlloyDbSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlloyDbSettings
AlloyDbSettings. parseFrom(com.google.protobuf.ByteString data)
static AlloyDbSettings
AlloyDbSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlloyDbSettings
AlloyDbSettings. parseFrom(com.google.protobuf.CodedInputStream input)
static AlloyDbSettings
AlloyDbSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlloyDbSettings
AlloyDbSettings. parseFrom(InputStream input)
static AlloyDbSettings
AlloyDbSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlloyDbSettings
AlloyDbSettings. parseFrom(ByteBuffer data)
static AlloyDbSettings
AlloyDbSettings. 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.Builder
AlloyDbSettings.Builder. mergeFrom(AlloyDbSettings other)
AlloyDbConnectionProfile.Builder
AlloyDbConnectionProfile.Builder. mergeSettings(AlloyDbSettings value)
Immutable.static AlloyDbSettings.Builder
AlloyDbSettings. newBuilder(AlloyDbSettings prototype)
AlloyDbConnectionProfile.Builder
AlloyDbConnectionProfile.Builder. setSettings(AlloyDbSettings value)
Immutable.
-