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