Uses of Class
com.oracle.bmc.datacatalog.model.TypeCollection
-
Packages that use TypeCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of TypeCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return TypeCollection Modifier and Type Method Description TypeCollectionTypeCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type TypeCollection Modifier and Type Method Description TypeCollection.BuilderTypeCollection.Builder. copy(TypeCollection model) -
Uses of TypeCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return TypeCollection Modifier and Type Method Description TypeCollectionListTypesResponse. getTypeCollection()The returned TypeCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type TypeCollection Modifier and Type Method Description ListTypesResponse.BuilderListTypesResponse.Builder. typeCollection(TypeCollection typeCollection)The returned TypeCollection instance.
-