Uses of Class
com.oracle.bmc.usageapi.model.CustomTableCollection.Builder
-
Packages that use CustomTableCollection.Builder Package Description com.oracle.bmc.usageapi.model -
-
Uses of CustomTableCollection.Builder in com.oracle.bmc.usageapi.model
Methods in com.oracle.bmc.usageapi.model that return CustomTableCollection.Builder Modifier and Type Method Description static CustomTableCollection.Builder
CustomTableCollection. builder()
Create a new builder.CustomTableCollection.Builder
CustomTableCollection.Builder. copy(CustomTableCollection model)
CustomTableCollection.Builder
CustomTableCollection.Builder. items(List<CustomTableSummary> items)
Custom tables list.CustomTableCollection.Builder
CustomTableCollection. toBuilder()
-