public static class UnsupportedDatabaseObject.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UnsupportedDatabaseObject |
build() |
UnsupportedDatabaseObject.Builder |
copy(UnsupportedDatabaseObject o) |
UnsupportedDatabaseObject.Builder |
objectName(String objectName) |
UnsupportedDatabaseObject.Builder |
owner(String owner) |
String |
toString() |
UnsupportedDatabaseObject.Builder |
type(UnsupportedDatabaseObject.Type type) |
public UnsupportedDatabaseObject.Builder type(UnsupportedDatabaseObject.Type type)
public UnsupportedDatabaseObject.Builder owner(String owner)
public UnsupportedDatabaseObject.Builder objectName(String objectName)
public UnsupportedDatabaseObject build()
public UnsupportedDatabaseObject.Builder copy(UnsupportedDatabaseObject o)
Copyright © 2016–2022. All rights reserved.