Uses of Class
com.oracle.bmc.datasafe.model.TableSummary.Builder
-
Packages that use TableSummary.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of TableSummary.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return TableSummary.Builder Modifier and Type Method Description static TableSummary.Builder
TableSummary. builder()
Create a new builder.TableSummary.Builder
TableSummary.Builder. copy(TableSummary model)
TableSummary.Builder
TableSummary.Builder. schemaName(String schemaName)
Name of the schema.TableSummary.Builder
TableSummary.Builder. tableName(String tableName)
Name of the table.TableSummary.Builder
TableSummary. toBuilder()
-