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.Builder
MigrationInsight.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MigrationInsight.Builder
MigrationInsight.Builder. clear()
MigrationInsight.Builder
MigrationInsight.Builder. clearComputeEngineTarget()
Output only.MigrationInsight.Builder
MigrationInsight.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
MigrationInsight.Builder
MigrationInsight.Builder. clearFit()
Output only.MigrationInsight.Builder
MigrationInsight.Builder. clearMigrationTarget()
MigrationInsight.Builder
MigrationInsight.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
MigrationInsight.Builder
MigrationInsight.Builder. clone()
MigrationInsight.Builder
Insight.Builder. getMigrationInsightBuilder()
Output only.MigrationInsight.Builder
MigrationInsight.Builder. mergeComputeEngineTarget(ComputeEngineMigrationTarget value)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. mergeFit(FitDescriptor value)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. mergeFrom(MigrationInsight other)
MigrationInsight.Builder
MigrationInsight.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MigrationInsight.Builder
MigrationInsight.Builder. mergeFrom(com.google.protobuf.Message other)
MigrationInsight.Builder
MigrationInsight.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static MigrationInsight.Builder
MigrationInsight. newBuilder()
static MigrationInsight.Builder
MigrationInsight. newBuilder(MigrationInsight prototype)
MigrationInsight.Builder
MigrationInsight. newBuilderForType()
protected MigrationInsight.Builder
MigrationInsight. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
MigrationInsight.Builder
MigrationInsight.Builder. setComputeEngineTarget(ComputeEngineMigrationTarget value)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. setComputeEngineTarget(ComputeEngineMigrationTarget.Builder builderForValue)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MigrationInsight.Builder
MigrationInsight.Builder. setFit(FitDescriptor value)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. setFit(FitDescriptor.Builder builderForValue)
Output only.MigrationInsight.Builder
MigrationInsight.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
MigrationInsight.Builder
MigrationInsight.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MigrationInsight.Builder
MigrationInsight. toBuilder()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type MigrationInsight.Builder Modifier and Type Method Description Insight.Builder
Insight.Builder. setMigrationInsight(MigrationInsight.Builder builderForValue)
Output only.
-