Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAcceptedAgreementResponse |
Marketplace.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request)
Updates the display name or tags associated with a listing’s previously accepted terms of use
agreement.
|
UpdateAcceptedAgreementResponse |
MarketplaceClient.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAcceptedAgreementResponse> |
MarketplaceAsync.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request,
AsyncHandler<UpdateAcceptedAgreementRequest,UpdateAcceptedAgreementResponse> handler)
Updates the display name or tags associated with a listing’s previously accepted terms of use
agreement.
|
Future<UpdateAcceptedAgreementResponse> |
MarketplaceAsyncClient.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request,
AsyncHandler<UpdateAcceptedAgreementRequest,UpdateAcceptedAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAcceptedAgreementResponse> |
MarketplaceAsync.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request,
AsyncHandler<UpdateAcceptedAgreementRequest,UpdateAcceptedAgreementResponse> handler)
Updates the display name or tags associated with a listing’s previously accepted terms of use
agreement.
|
Future<UpdateAcceptedAgreementResponse> |
MarketplaceAsyncClient.updateAcceptedAgreement(UpdateAcceptedAgreementRequest request,
AsyncHandler<UpdateAcceptedAgreementRequest,UpdateAcceptedAgreementResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAcceptedAgreementResponse |
UpdateAcceptedAgreementResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAcceptedAgreementResponse.Builder |
UpdateAcceptedAgreementResponse.Builder.copy(UpdateAcceptedAgreementResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.