Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
GetAcceptedAgreementResponse |
Marketplace.getAcceptedAgreement(GetAcceptedAgreementRequest request)
Gets the details of a specific, previously accepted terms of use agreement.
|
GetAcceptedAgreementResponse |
MarketplaceClient.getAcceptedAgreement(GetAcceptedAgreementRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAcceptedAgreementResponse> |
MarketplaceAsync.getAcceptedAgreement(GetAcceptedAgreementRequest request,
AsyncHandler<GetAcceptedAgreementRequest,GetAcceptedAgreementResponse> handler)
Gets the details of a specific, previously accepted terms of use agreement.
|
Future<GetAcceptedAgreementResponse> |
MarketplaceAsyncClient.getAcceptedAgreement(GetAcceptedAgreementRequest request,
AsyncHandler<GetAcceptedAgreementRequest,GetAcceptedAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAcceptedAgreementResponse> |
MarketplaceAsync.getAcceptedAgreement(GetAcceptedAgreementRequest request,
AsyncHandler<GetAcceptedAgreementRequest,GetAcceptedAgreementResponse> handler)
Gets the details of a specific, previously accepted terms of use agreement.
|
Future<GetAcceptedAgreementResponse> |
MarketplaceAsyncClient.getAcceptedAgreement(GetAcceptedAgreementRequest request,
AsyncHandler<GetAcceptedAgreementRequest,GetAcceptedAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAcceptedAgreementResponse |
GetAcceptedAgreementResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAcceptedAgreementResponse.Builder |
GetAcceptedAgreementResponse.Builder.copy(GetAcceptedAgreementResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.