Package | Description |
---|---|
com.oracle.bmc.marketplace.requests |
Modifier and Type | Method and Description |
---|---|
static GetListingRequest.Builder |
GetListingRequest.builder()
Return a new builder for this request object.
|
GetListingRequest.Builder |
GetListingRequest.Builder.compartmentId(String compartmentId)
The unique identifier for the compartment.
|
GetListingRequest.Builder |
GetListingRequest.Builder.copy(GetListingRequest o)
Copy method to populate the builder with values from the given instance.
|
GetListingRequest.Builder |
GetListingRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetListingRequest.Builder |
GetListingRequest.Builder.listingId(String listingId)
The unique identifier for the listing.
|
GetListingRequest.Builder |
GetListingRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetListingRequest.Builder |
GetListingRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetListingRequest.Builder |
GetListingRequest.toBuilder()
Return an instance of
GetListingRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.