Uses of Class
com.oracle.bmc.marketplacepublisher.model.SupportDocCollection
- 
Packages that use SupportDocCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses  - 
- 
Uses of SupportDocCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SupportDocCollection Modifier and Type Method Description SupportDocCollectionSupportDocCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type SupportDocCollection Modifier and Type Method Description SupportDocCollection.BuilderSupportDocCollection.Builder. copy(SupportDocCollection model) - 
Uses of SupportDocCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return SupportDocCollection Modifier and Type Method Description SupportDocCollectionListSupportDocsResponse. getSupportDocCollection()The returned SupportDocCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type SupportDocCollection Modifier and Type Method Description ListSupportDocsResponse.BuilderListSupportDocsResponse.Builder. supportDocCollection(SupportDocCollection supportDocCollection)The returned SupportDocCollection instance. 
 -