Uses of Class
com.oracle.bmc.oda.responses.GetSkillParameterResponse
- 
Packages that use GetSkillParameterResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetSkillParameterResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetSkillParameterResponse Modifier and Type Method Description GetSkillParameterResponseManagement. getSkillParameter(GetSkillParameterRequest request)Gets the specified Skill Parameter.GetSkillParameterResponseManagementClient. getSkillParameter(GetSkillParameterRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetSkillParameterResponse Modifier and Type Method Description Future<GetSkillParameterResponse>ManagementAsync. getSkillParameter(GetSkillParameterRequest request, AsyncHandler<GetSkillParameterRequest,GetSkillParameterResponse> handler)Gets the specified Skill Parameter.Future<GetSkillParameterResponse>ManagementAsyncClient. getSkillParameter(GetSkillParameterRequest request, AsyncHandler<GetSkillParameterRequest,GetSkillParameterResponse> handler)
- 
Uses of GetSkillParameterResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetSkillParameterResponse Modifier and Type Method Description GetSkillParameterResponseGetSkillParameterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetSkillParameterResponse Modifier and Type Method Description GetSkillParameterResponse.BuilderGetSkillParameterResponse.Builder. copy(GetSkillParameterResponse o)Copy method to populate the builder with values from the given instance.
 
-