Uses of Class
com.google.cloud.migrationcenter.v1.Insight.Builder
-
Packages that use Insight.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Insight.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Insight.Builder Modifier and Type Method Description Insight.BuilderInsightList.Builder. addInsightsBuilder()Output only.Insight.BuilderInsightList.Builder. addInsightsBuilder(int index)Output only.Insight.BuilderInsight.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Insight.BuilderInsight.Builder. clear()Insight.BuilderInsight.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Insight.BuilderInsight.Builder. clearInsight()Insight.BuilderInsight.Builder. clearMigrationInsight()Output only.Insight.BuilderInsight.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Insight.BuilderInsight.Builder. clone()Insight.BuilderInsightList.Builder. getInsightsBuilder(int index)Output only.Insight.BuilderInsight.Builder. mergeFrom(Insight other)Insight.BuilderInsight.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Insight.BuilderInsight.Builder. mergeFrom(com.google.protobuf.Message other)Insight.BuilderInsight.Builder. mergeMigrationInsight(MigrationInsight value)Output only.Insight.BuilderInsight.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Insight.BuilderInsight. newBuilder()static Insight.BuilderInsight. newBuilder(Insight prototype)Insight.BuilderInsight. newBuilderForType()protected Insight.BuilderInsight. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Insight.BuilderInsight.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Insight.BuilderInsight.Builder. setMigrationInsight(MigrationInsight value)Output only.Insight.BuilderInsight.Builder. setMigrationInsight(MigrationInsight.Builder builderForValue)Output only.Insight.BuilderInsight.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Insight.BuilderInsight.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Insight.BuilderInsight. toBuilder()Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Insight.Builder Modifier and Type Method Description List<Insight.Builder>InsightList.Builder. getInsightsBuilderList()Output only.Methods in com.google.cloud.migrationcenter.v1 with parameters of type Insight.Builder Modifier and Type Method Description InsightList.BuilderInsightList.Builder. addInsights(int index, Insight.Builder builderForValue)Output only.InsightList.BuilderInsightList.Builder. addInsights(Insight.Builder builderForValue)Output only.InsightList.BuilderInsightList.Builder. setInsights(int index, Insight.Builder builderForValue)Output only.
-