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