Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
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. |
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. |
GetCategoryResponse |
MarketplacePublisherClient.getCategory(GetCategoryRequest request) |
GetCategoryResponse |
MarketplacePublisher.getCategory(GetCategoryRequest request)
Gets the specified category’s information.
|
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 |
---|---|
GetCategoryRequest |
GetCategoryRequest.Builder.build()
Build the instance of GetCategoryRequest as configured by this builder
|
GetCategoryRequest |
GetCategoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCategoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCategoryRequest.Builder |
GetCategoryRequest.Builder.copy(GetCategoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.