Uses of Class
com.google.cloud.migrationcenter.v1.MigrationInsight.Builder
-
Packages that use MigrationInsight.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of MigrationInsight.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return MigrationInsight.Builder Modifier and Type Method Description MigrationInsight.BuilderMigrationInsight.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationInsight.BuilderMigrationInsight.Builder. clear()MigrationInsight.BuilderMigrationInsight.Builder. clearComputeEngineTarget()Output only.MigrationInsight.BuilderMigrationInsight.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)MigrationInsight.BuilderMigrationInsight.Builder. clearFit()Output only.MigrationInsight.BuilderMigrationInsight.Builder. clearMigrationTarget()MigrationInsight.BuilderMigrationInsight.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MigrationInsight.BuilderMigrationInsight.Builder. clone()MigrationInsight.BuilderInsight.Builder. getMigrationInsightBuilder()Output only.MigrationInsight.BuilderMigrationInsight.Builder. mergeComputeEngineTarget(ComputeEngineMigrationTarget value)Output only.MigrationInsight.BuilderMigrationInsight.Builder. mergeFit(FitDescriptor value)Output only.MigrationInsight.BuilderMigrationInsight.Builder. mergeFrom(MigrationInsight other)MigrationInsight.BuilderMigrationInsight.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MigrationInsight.BuilderMigrationInsight.Builder. mergeFrom(com.google.protobuf.Message other)MigrationInsight.BuilderMigrationInsight.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static MigrationInsight.BuilderMigrationInsight. newBuilder()static MigrationInsight.BuilderMigrationInsight. newBuilder(MigrationInsight prototype)MigrationInsight.BuilderMigrationInsight. newBuilderForType()protected MigrationInsight.BuilderMigrationInsight. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)MigrationInsight.BuilderMigrationInsight.Builder. setComputeEngineTarget(ComputeEngineMigrationTarget value)Output only.MigrationInsight.BuilderMigrationInsight.Builder. setComputeEngineTarget(ComputeEngineMigrationTarget.Builder builderForValue)Output only.MigrationInsight.BuilderMigrationInsight.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MigrationInsight.BuilderMigrationInsight.Builder. setFit(FitDescriptor value)Output only.MigrationInsight.BuilderMigrationInsight.Builder. setFit(FitDescriptor.Builder builderForValue)Output only.MigrationInsight.BuilderMigrationInsight.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MigrationInsight.BuilderMigrationInsight.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MigrationInsight.BuilderMigrationInsight. toBuilder()Methods in com.google.cloud.migrationcenter.v1 with parameters of type MigrationInsight.Builder Modifier and Type Method Description Insight.BuilderInsight.Builder. setMigrationInsight(MigrationInsight.Builder builderForValue)Output only.
-