Uses of Class
com.oracle.bmc.marketplacepublisher.model.SupportDoc
-
Packages that use SupportDoc Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of SupportDoc in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SupportDoc Modifier and Type Method Description SupportDocSupportDoc.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type SupportDoc Modifier and Type Method Description SupportDoc.BuilderSupportDoc.Builder. copy(SupportDoc model) -
Uses of SupportDoc in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return SupportDoc Modifier and Type Method Description SupportDocGetSupportDocResponse. getSupportDoc()The returned SupportDoc instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type SupportDoc Modifier and Type Method Description GetSupportDocResponse.BuilderGetSupportDocResponse.Builder. supportDoc(SupportDoc supportDoc)The returned SupportDoc instance.
-