Uses of Class
com.oracle.bmc.datacatalog.model.CustomPropertyCollection.Builder
-
Packages that use CustomPropertyCollection.Builder Package Description com.oracle.bmc.datacatalog.model -
-
Uses of CustomPropertyCollection.Builder in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return CustomPropertyCollection.Builder Modifier and Type Method Description static CustomPropertyCollection.BuilderCustomPropertyCollection. builder()Create a new builder.CustomPropertyCollection.BuilderCustomPropertyCollection.Builder. copy(CustomPropertyCollection model)CustomPropertyCollection.BuilderCustomPropertyCollection.Builder. count(Integer count)Total number of items returned.CustomPropertyCollection.BuilderCustomPropertyCollection.Builder. items(List<CustomPropertySummary> items)Collection of custom property summariesCustomPropertyCollection.BuilderCustomPropertyCollection. toBuilder()
-