Uses of Class
com.oracle.bmc.marketplacepublisher.requests.ListListingRevisionNotesRequest
-
Packages that use ListListingRevisionNotesRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of ListListingRevisionNotesRequest in com.oracle.bmc.marketplacepublisher
Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ListListingRevisionNotesRequest Modifier and Type Method Description Future<ListListingRevisionNotesResponse>MarketplacePublisherAsync. listListingRevisionNotes(ListListingRevisionNotesRequest request, AsyncHandler<ListListingRevisionNotesRequest,ListListingRevisionNotesResponse> handler)Gets the list of notes for a listing revision.Future<ListListingRevisionNotesResponse>MarketplacePublisherAsyncClient. listListingRevisionNotes(ListListingRevisionNotesRequest request, AsyncHandler<ListListingRevisionNotesRequest,ListListingRevisionNotesResponse> handler) -
Uses of ListListingRevisionNotesRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return ListListingRevisionNotesRequest Modifier and Type Method Description ListListingRevisionNotesRequestListListingRevisionNotesRequest.Builder. build()Build the instance of ListListingRevisionNotesRequest as configured by this builderListListingRevisionNotesRequestListListingRevisionNotesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListListingRevisionNotesRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type ListListingRevisionNotesRequest Modifier and Type Method Description ListListingRevisionNotesRequest.BuilderListListingRevisionNotesRequest.Builder. copy(ListListingRevisionNotesRequest o)Copy method to populate the builder with values from the given instance.
-