Uses of Class
com.google.cloud.migrationcenter.v1.InsightList
-
Packages that use InsightList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of InsightList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return InsightList Modifier and Type Method Description InsightListInsightList.Builder. build()InsightListInsightList.Builder. buildPartial()static InsightListInsightList. getDefaultInstance()InsightListInsightList.Builder. getDefaultInstanceForType()InsightListInsightList. getDefaultInstanceForType()InsightListAsset.Builder. getInsightList()Output only.InsightListAsset. getInsightList()Output only.InsightListAssetOrBuilder. getInsightList()Output only.static InsightListInsightList. parseDelimitedFrom(InputStream input)static InsightListInsightList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightListInsightList. parseFrom(byte[] data)static InsightListInsightList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightListInsightList. parseFrom(com.google.protobuf.ByteString data)static InsightListInsightList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightListInsightList. parseFrom(com.google.protobuf.CodedInputStream input)static InsightListInsightList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightListInsightList. parseFrom(InputStream input)static InsightListInsightList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightListInsightList. parseFrom(ByteBuffer data)static InsightListInsightList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type InsightList Modifier and Type Method Description com.google.protobuf.Parser<InsightList>InsightList. getParserForType()static com.google.protobuf.Parser<InsightList>InsightList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type InsightList Modifier and Type Method Description InsightList.BuilderInsightList.Builder. mergeFrom(InsightList other)Asset.BuilderAsset.Builder. mergeInsightList(InsightList value)Output only.static InsightList.BuilderInsightList. newBuilder(InsightList prototype)Asset.BuilderAsset.Builder. setInsightList(InsightList value)Output only.
-