Uses of Class
com.google.cloud.clouddms.v1.ApplyHash
-
Packages that use ApplyHash Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of ApplyHash in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ApplyHash Modifier and Type Method Description ApplyHashApplyHash.Builder. build()ApplyHashApplyHash.Builder. buildPartial()ApplyHashValueTransformation.Builder. getApplyHash()Optional.ApplyHashValueTransformation. getApplyHash()Optional.ApplyHashValueTransformationOrBuilder. getApplyHash()Optional.static ApplyHashApplyHash. getDefaultInstance()ApplyHashApplyHash.Builder. getDefaultInstanceForType()ApplyHashApplyHash. getDefaultInstanceForType()static ApplyHashApplyHash. parseDelimitedFrom(InputStream input)static ApplyHashApplyHash. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyHashApplyHash. parseFrom(byte[] data)static ApplyHashApplyHash. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyHashApplyHash. parseFrom(com.google.protobuf.ByteString data)static ApplyHashApplyHash. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyHashApplyHash. parseFrom(com.google.protobuf.CodedInputStream input)static ApplyHashApplyHash. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyHashApplyHash. parseFrom(InputStream input)static ApplyHashApplyHash. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyHashApplyHash. parseFrom(ByteBuffer data)static ApplyHashApplyHash. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ApplyHash Modifier and Type Method Description com.google.protobuf.Parser<ApplyHash>ApplyHash. getParserForType()static com.google.protobuf.Parser<ApplyHash>ApplyHash. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type ApplyHash Modifier and Type Method Description ValueTransformation.BuilderValueTransformation.Builder. mergeApplyHash(ApplyHash value)Optional.ApplyHash.BuilderApplyHash.Builder. mergeFrom(ApplyHash other)static ApplyHash.BuilderApplyHash. newBuilder(ApplyHash prototype)ValueTransformation.BuilderValueTransformation.Builder. setApplyHash(ApplyHash value)Optional.
-