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() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
Copyright © 2016–2022. All rights reserved.