Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.OfferInternalDetail
-
Packages that use OfferInternalDetail Package Description com.oracle.bmc.marketplaceprivateoffer.model com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of OfferInternalDetail in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return OfferInternalDetail Modifier and Type Method Description OfferInternalDetailOfferInternalDetail.Builder. build()Methods in com.oracle.bmc.marketplaceprivateoffer.model with parameters of type OfferInternalDetail Modifier and Type Method Description OfferInternalDetail.BuilderOfferInternalDetail.Builder. copy(OfferInternalDetail model) -
Uses of OfferInternalDetail in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return OfferInternalDetail Modifier and Type Method Description OfferInternalDetailGetOfferInternalDetailResponse. getOfferInternalDetail()The returned OfferInternalDetail instance.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type OfferInternalDetail Modifier and Type Method Description GetOfferInternalDetailResponse.BuilderGetOfferInternalDetailResponse.Builder. offerInternalDetail(OfferInternalDetail offerInternalDetail)The returned OfferInternalDetail instance.
-