Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.requests |
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. |
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. |
GetCategoryResponse |
OptimizerClient.getCategory(GetCategoryRequest request) |
GetCategoryResponse |
Optimizer.getCategory(GetCategoryRequest request)
Gets the category that corresponds to the specified OCID.
|
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 |
---|---|
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.