Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
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.
|
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 |
---|---|
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 |
---|---|
UpdateSkillResponse |
UpdateSkillResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSkillResponse.Builder |
UpdateSkillResponse.Builder.copy(UpdateSkillResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.