Uses of Class
com.oracle.bmc.marketplacepublisher.responses.ListDisbursementReportRecordsResponse
-
Packages that use ListDisbursementReportRecordsResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListDisbursementReportRecordsResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return ListDisbursementReportRecordsResponse Modifier and Type Method Description ListDisbursementReportRecordsResponseMarketplacePublisher. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request)List disbursement report recordsListDisbursementReportRecordsResponseMarketplacePublisherClient. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type ListDisbursementReportRecordsResponse Modifier and Type Method Description Future<ListDisbursementReportRecordsResponse>MarketplacePublisherAsync. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request, AsyncHandler<ListDisbursementReportRecordsRequest,ListDisbursementReportRecordsResponse> handler)List disbursement report recordsFuture<ListDisbursementReportRecordsResponse>MarketplacePublisherAsyncClient. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request, AsyncHandler<ListDisbursementReportRecordsRequest,ListDisbursementReportRecordsResponse> handler)Iterable<ListDisbursementReportRecordsResponse>MarketplacePublisherPaginators. listDisbursementReportRecordsResponseIterator(ListDisbursementReportRecordsRequest request)Creates a new iterable which will iterate over the responses received from the listDisbursementReportRecords operation.Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ListDisbursementReportRecordsResponse Modifier and Type Method Description Future<ListDisbursementReportRecordsResponse>MarketplacePublisherAsync. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request, AsyncHandler<ListDisbursementReportRecordsRequest,ListDisbursementReportRecordsResponse> handler)List disbursement report recordsFuture<ListDisbursementReportRecordsResponse>MarketplacePublisherAsyncClient. listDisbursementReportRecords(ListDisbursementReportRecordsRequest request, AsyncHandler<ListDisbursementReportRecordsRequest,ListDisbursementReportRecordsResponse> handler) -
Uses of ListDisbursementReportRecordsResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListDisbursementReportRecordsResponse Modifier and Type Method Description ListDisbursementReportRecordsResponseListDisbursementReportRecordsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListDisbursementReportRecordsResponse Modifier and Type Method Description ListDisbursementReportRecordsResponse.BuilderListDisbursementReportRecordsResponse.Builder. copy(ListDisbursementReportRecordsResponse o)Copy method to populate the builder with values from the given instance.
-