Uses of Class
com.oracle.bmc.marketplacepublisher.model.TermCollection
-
Packages that use TermCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of TermCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return TermCollection Modifier and Type Method Description TermCollectionTermCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type TermCollection Modifier and Type Method Description TermCollection.BuilderTermCollection.Builder. copy(TermCollection model) -
Uses of TermCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return TermCollection Modifier and Type Method Description TermCollectionListTermsResponse. getTermCollection()The returned TermCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type TermCollection Modifier and Type Method Description ListTermsResponse.BuilderListTermsResponse.Builder. termCollection(TermCollection termCollection)The returned TermCollection instance.
-