Uses of Class
com.google.cloud.migrationcenter.v1.InsightList.Builder
-
Packages that use InsightList.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of InsightList.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return InsightList.Builder Modifier and Type Method Description InsightList.BuilderInsightList.Builder. addAllInsights(Iterable<? extends Insight> values)Output only.InsightList.BuilderInsightList.Builder. addInsights(int index, Insight value)Output only.InsightList.BuilderInsightList.Builder. addInsights(int index, Insight.Builder builderForValue)Output only.InsightList.BuilderInsightList.Builder. addInsights(Insight value)Output only.InsightList.BuilderInsightList.Builder. addInsights(Insight.Builder builderForValue)Output only.InsightList.BuilderInsightList.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InsightList.BuilderInsightList.Builder. clear()InsightList.BuilderInsightList.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)InsightList.BuilderInsightList.Builder. clearInsights()Output only.InsightList.BuilderInsightList.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InsightList.BuilderInsightList.Builder. clearUpdateTime()Output only.InsightList.BuilderInsightList.Builder. clone()InsightList.BuilderAsset.Builder. getInsightListBuilder()Output only.InsightList.BuilderInsightList.Builder. mergeFrom(InsightList other)InsightList.BuilderInsightList.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InsightList.BuilderInsightList.Builder. mergeFrom(com.google.protobuf.Message other)InsightList.BuilderInsightList.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InsightList.BuilderInsightList.Builder. mergeUpdateTime(com.google.protobuf.Timestamp value)Output only.static InsightList.BuilderInsightList. newBuilder()static InsightList.BuilderInsightList. newBuilder(InsightList prototype)InsightList.BuilderInsightList. newBuilderForType()protected InsightList.BuilderInsightList. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)InsightList.BuilderInsightList.Builder. removeInsights(int index)Output only.InsightList.BuilderInsightList.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InsightList.BuilderInsightList.Builder. setInsights(int index, Insight value)Output only.InsightList.BuilderInsightList.Builder. setInsights(int index, Insight.Builder builderForValue)Output only.InsightList.BuilderInsightList.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InsightList.BuilderInsightList.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InsightList.BuilderInsightList.Builder. setUpdateTime(com.google.protobuf.Timestamp value)Output only.InsightList.BuilderInsightList.Builder. setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.InsightList.BuilderInsightList. toBuilder()Methods in com.google.cloud.migrationcenter.v1 with parameters of type InsightList.Builder Modifier and Type Method Description Asset.BuilderAsset.Builder. setInsightList(InsightList.Builder builderForValue)Output only.
-