Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSkillParameterRequest,GetSkillParameterResponse> |
ManagementWaiters.forSkillParameter(GetSkillParameterRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSkillParameterRequest,GetSkillParameterResponse> |
ManagementWaiters.forSkillParameter(GetSkillParameterRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSkillParameterRequest,GetSkillParameterResponse> |
ManagementWaiters.forSkillParameter(GetSkillParameterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSkillParameterResponse> |
ManagementAsyncClient.getSkillParameter(GetSkillParameterRequest request,
AsyncHandler<GetSkillParameterRequest,GetSkillParameterResponse> handler) |
Future<GetSkillParameterResponse> |
ManagementAsync.getSkillParameter(GetSkillParameterRequest request,
AsyncHandler<GetSkillParameterRequest,GetSkillParameterResponse> handler)
Gets the specified Skill Parameter.
|
Modifier and Type | Method and Description |
---|---|
GetSkillParameterRequest |
GetSkillParameterRequest.Builder.build()
Build the instance of GetSkillParameterRequest as configured by this builder
|
GetSkillParameterRequest |
GetSkillParameterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSkillParameterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSkillParameterRequest.Builder |
GetSkillParameterRequest.Builder.copy(GetSkillParameterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.