Uses of Class
com.google.cloud.clouddms.v1.BackgroundJobLogEntry
-
Packages that use BackgroundJobLogEntry Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of BackgroundJobLogEntry in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return BackgroundJobLogEntry Modifier and Type Method Description BackgroundJobLogEntryBackgroundJobLogEntry.Builder. build()BackgroundJobLogEntryBackgroundJobLogEntry.Builder. buildPartial()static BackgroundJobLogEntryBackgroundJobLogEntry. getDefaultInstance()BackgroundJobLogEntryBackgroundJobLogEntry.Builder. getDefaultInstanceForType()BackgroundJobLogEntryBackgroundJobLogEntry. getDefaultInstanceForType()BackgroundJobLogEntrySearchBackgroundJobsResponse.Builder. getJobs(int index)The list of conversion workspace mapping rules.BackgroundJobLogEntrySearchBackgroundJobsResponse. getJobs(int index)The list of conversion workspace mapping rules.BackgroundJobLogEntrySearchBackgroundJobsResponseOrBuilder. getJobs(int index)The list of conversion workspace mapping rules.static BackgroundJobLogEntryBackgroundJobLogEntry. parseDelimitedFrom(InputStream input)static BackgroundJobLogEntryBackgroundJobLogEntry. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(byte[] data)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(com.google.protobuf.ByteString data)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(com.google.protobuf.CodedInputStream input)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(InputStream input)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(ByteBuffer data)static BackgroundJobLogEntryBackgroundJobLogEntry. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type BackgroundJobLogEntry Modifier and Type Method Description List<BackgroundJobLogEntry>SearchBackgroundJobsResponse.Builder. getJobsList()The list of conversion workspace mapping rules.List<BackgroundJobLogEntry>SearchBackgroundJobsResponse. getJobsList()The list of conversion workspace mapping rules.List<BackgroundJobLogEntry>SearchBackgroundJobsResponseOrBuilder. getJobsList()The list of conversion workspace mapping rules.com.google.protobuf.Parser<BackgroundJobLogEntry>BackgroundJobLogEntry. getParserForType()static com.google.protobuf.Parser<BackgroundJobLogEntry>BackgroundJobLogEntry. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type BackgroundJobLogEntry Modifier and Type Method Description SearchBackgroundJobsResponse.BuilderSearchBackgroundJobsResponse.Builder. addJobs(int index, BackgroundJobLogEntry value)The list of conversion workspace mapping rules.SearchBackgroundJobsResponse.BuilderSearchBackgroundJobsResponse.Builder. addJobs(BackgroundJobLogEntry value)The list of conversion workspace mapping rules.BackgroundJobLogEntry.BuilderBackgroundJobLogEntry.Builder. mergeFrom(BackgroundJobLogEntry other)static BackgroundJobLogEntry.BuilderBackgroundJobLogEntry. newBuilder(BackgroundJobLogEntry prototype)SearchBackgroundJobsResponse.BuilderSearchBackgroundJobsResponse.Builder. setJobs(int index, BackgroundJobLogEntry value)The list of conversion workspace mapping rules.Method parameters in com.google.cloud.clouddms.v1 with type arguments of type BackgroundJobLogEntry Modifier and Type Method Description SearchBackgroundJobsResponse.BuilderSearchBackgroundJobsResponse.Builder. addAllJobs(Iterable<? extends BackgroundJobLogEntry> values)The list of conversion workspace mapping rules.
-