Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
GetTermResponse |
MarketplacePublisherClient.getTerm(GetTermRequest request) |
GetTermResponse |
MarketplacePublisher.getTerm(GetTermRequest request)
Gets a Term by identifier
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetTermRequest,GetTermResponse> |
MarketplacePublisherWaiters.forTerm(GetTermRequest request,
Term.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetTermRequest,GetTermResponse> |
MarketplacePublisherWaiters.forTerm(GetTermRequest request,
Term.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetTermRequest,GetTermResponse> |
MarketplacePublisherWaiters.forTerm(GetTermRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Term.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetTermResponse> |
MarketplacePublisherAsyncClient.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler) |
Future<GetTermResponse> |
MarketplacePublisherAsync.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler)
Gets a Term by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetTermResponse> |
MarketplacePublisherAsyncClient.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler) |
Future<GetTermResponse> |
MarketplacePublisherAsync.getTerm(GetTermRequest request,
AsyncHandler<GetTermRequest,GetTermResponse> handler)
Gets a Term by identifier
|
Modifier and Type | Method and Description |
---|---|
GetTermResponse |
GetTermResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTermResponse.Builder |
GetTermResponse.Builder.copy(GetTermResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.