Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetOfferRequest,GetOfferResponse> |
OfferWaiters.forOffer(GetOfferRequest request,
Offer.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetOfferRequest,GetOfferResponse> |
OfferWaiters.forOffer(GetOfferRequest request,
Offer.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetOfferRequest,GetOfferResponse> |
OfferWaiters.forOffer(GetOfferRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Offer.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetOfferResponse> |
OfferAsync.getOffer(GetOfferRequest request,
AsyncHandler<GetOfferRequest,GetOfferResponse> handler)
Gets an Offer by identifier
|
Future<GetOfferResponse> |
OfferAsyncClient.getOffer(GetOfferRequest request,
AsyncHandler<GetOfferRequest,GetOfferResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOfferRequest |
GetOfferRequest.Builder.build()
Build the instance of GetOfferRequest as configured by this builder
|
GetOfferRequest |
GetOfferRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOfferRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOfferRequest.Builder |
GetOfferRequest.Builder.copy(GetOfferRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.