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