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