Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
Modifier and Type | Method and Description |
---|---|
GetAgreementResponse |
Marketplace.getAgreement(GetAgreementRequest request)
Returns a terms of use agreement for a package with a time-based signature that can be used
to accept the agreement.
|
GetAgreementResponse |
MarketplaceClient.getAgreement(GetAgreementRequest request) |
Future<GetAgreementResponse> |
MarketplaceAsync.getAgreement(GetAgreementRequest request,
AsyncHandler<GetAgreementRequest,GetAgreementResponse> handler)
Returns a terms of use agreement for a package with a time-based signature that can be used
to accept the agreement.
|
Future<GetAgreementResponse> |
MarketplaceAsyncClient.getAgreement(GetAgreementRequest request,
AsyncHandler<GetAgreementRequest,GetAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAgreementResponse> |
MarketplaceAsync.getAgreement(GetAgreementRequest request,
AsyncHandler<GetAgreementRequest,GetAgreementResponse> handler)
Returns a terms of use agreement for a package with a time-based signature that can be used
to accept the agreement.
|
Future<GetAgreementResponse> |
MarketplaceAsyncClient.getAgreement(GetAgreementRequest request,
AsyncHandler<GetAgreementRequest,GetAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAgreementRequest |
GetAgreementRequest.Builder.build()
Build the instance of GetAgreementRequest as configured by this builder
|
GetAgreementRequest |
GetAgreementRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAgreementRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAgreementRequest.Builder |
GetAgreementRequest.Builder.copy(GetAgreementRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.