Uses of Class
com.google.cloud.clouddms.v1.SchemaEntity
-
Packages that use SchemaEntity Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of SchemaEntity in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return SchemaEntity Modifier and Type Method Description SchemaEntitySchemaEntity.Builder. build()SchemaEntitySchemaEntity.Builder. buildPartial()static SchemaEntitySchemaEntity. getDefaultInstance()SchemaEntitySchemaEntity.Builder. getDefaultInstanceForType()SchemaEntitySchemaEntity. getDefaultInstanceForType()SchemaEntityDatabaseEntity.Builder. getSchema()Schema.SchemaEntityDatabaseEntity. getSchema()Schema.SchemaEntityDatabaseEntityOrBuilder. getSchema()Schema.static SchemaEntitySchemaEntity. parseDelimitedFrom(InputStream input)static SchemaEntitySchemaEntity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaEntitySchemaEntity. parseFrom(byte[] data)static SchemaEntitySchemaEntity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaEntitySchemaEntity. parseFrom(com.google.protobuf.ByteString data)static SchemaEntitySchemaEntity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaEntitySchemaEntity. parseFrom(com.google.protobuf.CodedInputStream input)static SchemaEntitySchemaEntity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaEntitySchemaEntity. parseFrom(InputStream input)static SchemaEntitySchemaEntity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaEntitySchemaEntity. parseFrom(ByteBuffer data)static SchemaEntitySchemaEntity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type SchemaEntity Modifier and Type Method Description com.google.protobuf.Parser<SchemaEntity>SchemaEntity. getParserForType()static com.google.protobuf.Parser<SchemaEntity>SchemaEntity. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type SchemaEntity Modifier and Type Method Description SchemaEntity.BuilderSchemaEntity.Builder. mergeFrom(SchemaEntity other)DatabaseEntity.BuilderDatabaseEntity.Builder. mergeSchema(SchemaEntity value)Schema.static SchemaEntity.BuilderSchemaEntity. newBuilder(SchemaEntity prototype)DatabaseEntity.BuilderDatabaseEntity.Builder. setSchema(SchemaEntity value)Schema.
-