Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSkillResponse |
ManagementClient.updateSkill(UpdateSkillRequest request) |
UpdateSkillResponse |
Management.updateSkill(UpdateSkillRequest request)
Updates the specified Skill with the information in the request body.
|
Future<UpdateSkillResponse> |
ManagementAsyncClient.updateSkill(UpdateSkillRequest request,
AsyncHandler<UpdateSkillRequest,UpdateSkillResponse> handler) |
Future<UpdateSkillResponse> |
ManagementAsync.updateSkill(UpdateSkillRequest request,
AsyncHandler<UpdateSkillRequest,UpdateSkillResponse> handler)
Updates the specified Skill with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSkillResponse> |
ManagementAsyncClient.updateSkill(UpdateSkillRequest request,
AsyncHandler<UpdateSkillRequest,UpdateSkillResponse> handler) |
Future<UpdateSkillResponse> |
ManagementAsync.updateSkill(UpdateSkillRequest request,
AsyncHandler<UpdateSkillRequest,UpdateSkillResponse> handler)
Updates the specified Skill with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateSkillRequest |
UpdateSkillRequest.Builder.build()
Build the instance of UpdateSkillRequest as configured by this builder
|
UpdateSkillRequest |
UpdateSkillRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSkillRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSkillRequest.Builder |
UpdateSkillRequest.Builder.copy(UpdateSkillRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.