Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.requests |
Modifier and Type | Method and Description |
---|---|
static ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.builder()
Return a new builder for this request object.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.compartmentId(String compartmentId)
The unique identifier for the compartment.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.copy(ListListingRevisionNotesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.listingRevisionId(String listingRevisionId)
OCID of the listing revision.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.sortBy(ListListingRevisionNotesRequest.SortBy sortBy)
The field to sort by.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListListingRevisionNotesRequest.Builder |
ListListingRevisionNotesRequest.toBuilder()
Return an instance of
ListListingRevisionNotesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.