Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.requests |
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) |
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 |
---|---|
UpdateAcceptedAgreementRequest |
UpdateAcceptedAgreementRequest.Builder.build()
Build the instance of UpdateAcceptedAgreementRequest as configured by this builder
|
UpdateAcceptedAgreementRequest |
UpdateAcceptedAgreementRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAcceptedAgreementRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAcceptedAgreementRequest.Builder |
UpdateAcceptedAgreementRequest.Builder.copy(UpdateAcceptedAgreementRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.