Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProfileRequest,GetProfileResponse> |
OptimizerWaiters.forProfile(GetProfileRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetProfileResponse |
OptimizerClient.getProfile(GetProfileRequest request) |
GetProfileResponse |
Optimizer.getProfile(GetProfileRequest request)
Gets the specified profile’s information.
|
Future<GetProfileResponse> |
OptimizerAsyncClient.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler) |
Future<GetProfileResponse> |
OptimizerAsync.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler)
Gets the specified profile’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetProfileResponse> |
OptimizerAsyncClient.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler) |
Future<GetProfileResponse> |
OptimizerAsync.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler)
Gets the specified profile’s information.
|
Modifier and Type | Method and Description |
---|---|
GetProfileRequest |
GetProfileRequest.Builder.build()
Build the instance of GetProfileRequest as configured by this builder
|
GetProfileRequest |
GetProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProfileRequest.Builder |
GetProfileRequest.Builder.copy(GetProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.