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