Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSkillParameterResponse |
ManagementClient.updateSkillParameter(UpdateSkillParameterRequest request) |
UpdateSkillParameterResponse |
Management.updateSkillParameter(UpdateSkillParameterRequest request)
Updates the specified Skill Parameter with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSkillParameterResponse> |
ManagementAsyncClient.updateSkillParameter(UpdateSkillParameterRequest request,
AsyncHandler<UpdateSkillParameterRequest,UpdateSkillParameterResponse> handler) |
Future<UpdateSkillParameterResponse> |
ManagementAsync.updateSkillParameter(UpdateSkillParameterRequest request,
AsyncHandler<UpdateSkillParameterRequest,UpdateSkillParameterResponse> handler)
Updates the specified Skill Parameter with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSkillParameterResponse> |
ManagementAsyncClient.updateSkillParameter(UpdateSkillParameterRequest request,
AsyncHandler<UpdateSkillParameterRequest,UpdateSkillParameterResponse> handler) |
Future<UpdateSkillParameterResponse> |
ManagementAsync.updateSkillParameter(UpdateSkillParameterRequest request,
AsyncHandler<UpdateSkillParameterRequest,UpdateSkillParameterResponse> handler)
Updates the specified Skill Parameter with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateSkillParameterResponse |
UpdateSkillParameterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSkillParameterResponse.Builder |
UpdateSkillParameterResponse.Builder.copy(UpdateSkillParameterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.