Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
GetCategoryResponse |
OptimizerClient.getCategory(GetCategoryRequest request) |
GetCategoryResponse |
Optimizer.getCategory(GetCategoryRequest request)
Gets the category that corresponds to the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetCategoryRequest,GetCategoryResponse> |
OptimizerWaiters.forCategory(GetCategoryRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCategoryRequest,GetCategoryResponse> |
OptimizerWaiters.forCategory(GetCategoryRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCategoryRequest,GetCategoryResponse> |
OptimizerWaiters.forCategory(GetCategoryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetCategoryResponse> |
OptimizerAsyncClient.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler) |
Future<GetCategoryResponse> |
OptimizerAsync.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler)
Gets the category that corresponds to the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCategoryResponse> |
OptimizerAsyncClient.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler) |
Future<GetCategoryResponse> |
OptimizerAsync.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler)
Gets the category that corresponds to the specified OCID.
|
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–2025. All rights reserved.