Uses of Interface
com.google.cloud.clouddms.v1.BackgroundJobLogEntryOrBuilder
-
Packages that use BackgroundJobLogEntryOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of BackgroundJobLogEntryOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement BackgroundJobLogEntryOrBuilder Modifier and Type Class Description classBackgroundJobLogEntryExecution log of a background job.static classBackgroundJobLogEntry.BuilderExecution log of a background job.Methods in com.google.cloud.clouddms.v1 that return BackgroundJobLogEntryOrBuilder Modifier and Type Method Description BackgroundJobLogEntryOrBuilderSearchBackgroundJobsResponse.Builder. getJobsOrBuilder(int index)The list of conversion workspace mapping rules.BackgroundJobLogEntryOrBuilderSearchBackgroundJobsResponse. getJobsOrBuilder(int index)The list of conversion workspace mapping rules.BackgroundJobLogEntryOrBuilderSearchBackgroundJobsResponseOrBuilder. getJobsOrBuilder(int index)The list of conversion workspace mapping rules.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type BackgroundJobLogEntryOrBuilder Modifier and Type Method Description List<? extends BackgroundJobLogEntryOrBuilder>SearchBackgroundJobsResponse.Builder. getJobsOrBuilderList()The list of conversion workspace mapping rules.List<? extends BackgroundJobLogEntryOrBuilder>SearchBackgroundJobsResponse. getJobsOrBuilderList()The list of conversion workspace mapping rules.List<? extends BackgroundJobLogEntryOrBuilder>SearchBackgroundJobsResponseOrBuilder. getJobsOrBuilderList()The list of conversion workspace mapping rules.
-