Uses of Class
com.google.cloud.migrationcenter.v1.ReportSummary
-
Packages that use ReportSummary Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ReportSummary in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ReportSummary Modifier and Type Method Description ReportSummaryReportSummary.Builder. build()ReportSummaryReportSummary.Builder. buildPartial()static ReportSummaryReportSummary. getDefaultInstance()ReportSummaryReportSummary.Builder. getDefaultInstanceForType()ReportSummaryReportSummary. getDefaultInstanceForType()ReportSummaryReport.Builder. getSummary()Output only.ReportSummaryReport. getSummary()Output only.ReportSummaryReportOrBuilder. getSummary()Output only.static ReportSummaryReportSummary. parseDelimitedFrom(InputStream input)static ReportSummaryReportSummary. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportSummaryReportSummary. parseFrom(byte[] data)static ReportSummaryReportSummary. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportSummaryReportSummary. parseFrom(com.google.protobuf.ByteString data)static ReportSummaryReportSummary. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportSummaryReportSummary. parseFrom(com.google.protobuf.CodedInputStream input)static ReportSummaryReportSummary. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportSummaryReportSummary. parseFrom(InputStream input)static ReportSummaryReportSummary. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportSummaryReportSummary. parseFrom(ByteBuffer data)static ReportSummaryReportSummary. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ReportSummary Modifier and Type Method Description com.google.protobuf.Parser<ReportSummary>ReportSummary. getParserForType()static com.google.protobuf.Parser<ReportSummary>ReportSummary. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ReportSummary Modifier and Type Method Description ReportSummary.BuilderReportSummary.Builder. mergeFrom(ReportSummary other)Report.BuilderReport.Builder. mergeSummary(ReportSummary value)Output only.static ReportSummary.BuilderReportSummary. newBuilder(ReportSummary prototype)Report.BuilderReport.Builder. setSummary(ReportSummary value)Output only.
-