Uses of Class
com.google.cloud.migrationcenter.v1.ExecutionReport
-
Packages that use ExecutionReport Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ExecutionReport in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ExecutionReport Modifier and Type Method Description ExecutionReportExecutionReport.Builder. build()ExecutionReportExecutionReport.Builder. buildPartial()static ExecutionReportExecutionReport. getDefaultInstance()ExecutionReportExecutionReport.Builder. getDefaultInstanceForType()ExecutionReportExecutionReport. getDefaultInstanceForType()ExecutionReportImportJob.Builder. getExecutionReport()Output only.ExecutionReportImportJob. getExecutionReport()Output only.ExecutionReportImportJobOrBuilder. getExecutionReport()Output only.static ExecutionReportExecutionReport. parseDelimitedFrom(InputStream input)static ExecutionReportExecutionReport. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionReportExecutionReport. parseFrom(byte[] data)static ExecutionReportExecutionReport. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionReportExecutionReport. parseFrom(com.google.protobuf.ByteString data)static ExecutionReportExecutionReport. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionReportExecutionReport. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionReportExecutionReport. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionReportExecutionReport. parseFrom(InputStream input)static ExecutionReportExecutionReport. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionReportExecutionReport. parseFrom(ByteBuffer data)static ExecutionReportExecutionReport. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ExecutionReport Modifier and Type Method Description com.google.protobuf.Parser<ExecutionReport>ExecutionReport. getParserForType()static com.google.protobuf.Parser<ExecutionReport>ExecutionReport. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ExecutionReport Modifier and Type Method Description ImportJob.BuilderImportJob.Builder. mergeExecutionReport(ExecutionReport value)Output only.ExecutionReport.BuilderExecutionReport.Builder. mergeFrom(ExecutionReport other)static ExecutionReport.BuilderExecutionReport. newBuilder(ExecutionReport prototype)ImportJob.BuilderImportJob.Builder. setExecutionReport(ExecutionReport value)Output only.
-