Uses of Class
com.google.spanner.admin.database.v1.RestoreInfo
-
-
Uses of RestoreInfo in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return RestoreInfo Modifier and Type Method Description RestoreInfoRestoreInfo.Builder. build()RestoreInfoRestoreInfo.Builder. buildPartial()static RestoreInfoRestoreInfo. getDefaultInstance()RestoreInfoRestoreInfo.Builder. getDefaultInstanceForType()RestoreInfoRestoreInfo. getDefaultInstanceForType()RestoreInfoDatabase.Builder. getRestoreInfo()Output only.RestoreInfoDatabase. getRestoreInfo()Output only.RestoreInfoDatabaseOrBuilder. getRestoreInfo()Output only.static RestoreInfoRestoreInfo. parseDelimitedFrom(InputStream input)static RestoreInfoRestoreInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreInfoRestoreInfo. parseFrom(byte[] data)static RestoreInfoRestoreInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreInfoRestoreInfo. parseFrom(com.google.protobuf.ByteString data)static RestoreInfoRestoreInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreInfoRestoreInfo. parseFrom(com.google.protobuf.CodedInputStream input)static RestoreInfoRestoreInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreInfoRestoreInfo. parseFrom(InputStream input)static RestoreInfoRestoreInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestoreInfoRestoreInfo. parseFrom(ByteBuffer data)static RestoreInfoRestoreInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.admin.database.v1 that return types with arguments of type RestoreInfo Modifier and Type Method Description com.google.protobuf.Parser<RestoreInfo>RestoreInfo. getParserForType()static com.google.protobuf.Parser<RestoreInfo>RestoreInfo. parser()Methods in com.google.spanner.admin.database.v1 with parameters of type RestoreInfo Modifier and Type Method Description RestoreInfo.BuilderRestoreInfo.Builder. mergeFrom(RestoreInfo other)Database.BuilderDatabase.Builder. mergeRestoreInfo(RestoreInfo value)Output only.static RestoreInfo.BuilderRestoreInfo. newBuilder(RestoreInfo prototype)Database.BuilderDatabase.Builder. setRestoreInfo(RestoreInfo value)Output only.
-