Uses of Class
com.oracle.bmc.marketplacepublisher.responses.ListCustomerInstanceReportRecordsResponse
-
Packages that use ListCustomerInstanceReportRecordsResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListCustomerInstanceReportRecordsResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return ListCustomerInstanceReportRecordsResponse Modifier and Type Method Description ListCustomerInstanceReportRecordsResponseMarketplacePublisher. listCustomerInstanceReportRecords(ListCustomerInstanceReportRecordsRequest request)List customer instance report recordsListCustomerInstanceReportRecordsResponseMarketplacePublisherClient. listCustomerInstanceReportRecords(ListCustomerInstanceReportRecordsRequest request)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ListCustomerInstanceReportRecordsResponse Modifier and Type Method Description Future<ListCustomerInstanceReportRecordsResponse>MarketplacePublisherAsync. listCustomerInstanceReportRecords(ListCustomerInstanceReportRecordsRequest request, AsyncHandler<ListCustomerInstanceReportRecordsRequest,ListCustomerInstanceReportRecordsResponse> handler)List customer instance report recordsFuture<ListCustomerInstanceReportRecordsResponse>MarketplacePublisherAsyncClient. listCustomerInstanceReportRecords(ListCustomerInstanceReportRecordsRequest request, AsyncHandler<ListCustomerInstanceReportRecordsRequest,ListCustomerInstanceReportRecordsResponse> handler) -
Uses of ListCustomerInstanceReportRecordsResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListCustomerInstanceReportRecordsResponse Modifier and Type Method Description ListCustomerInstanceReportRecordsResponseListCustomerInstanceReportRecordsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListCustomerInstanceReportRecordsResponse Modifier and Type Method Description ListCustomerInstanceReportRecordsResponse.BuilderListCustomerInstanceReportRecordsResponse.Builder. copy(ListCustomerInstanceReportRecordsResponse o)Copy method to populate the builder with values from the given instance.
-