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