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