Uses of Class
com.oracle.bmc.osmanagementhub.model.UpdateProfileDetails
- 
Packages that use UpdateProfileDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests 
- 
- 
Uses of UpdateProfileDetails in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return UpdateProfileDetails Modifier and Type Method Description UpdateProfileDetailsUpdateProfileDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type UpdateProfileDetails Modifier and Type Method Description UpdateProfileDetails.BuilderUpdateProfileDetails.Builder. copy(UpdateProfileDetails model)
- 
Uses of UpdateProfileDetails in com.oracle.bmc.osmanagementhub.requestsMethods in com.oracle.bmc.osmanagementhub.requests that return UpdateProfileDetails Modifier and Type Method Description UpdateProfileDetailsUpdateProfileRequest. getBody$()Alternative accessor for the body parameter.UpdateProfileDetailsUpdateProfileRequest. getUpdateProfileDetails()The information to be updated.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type UpdateProfileDetails Modifier and Type Method Description UpdateProfileRequest.BuilderUpdateProfileRequest.Builder. body$(UpdateProfileDetails body)Alternative setter for the body parameter.UpdateProfileRequest.BuilderUpdateProfileRequest.Builder. updateProfileDetails(UpdateProfileDetails updateProfileDetails)The information to be updated.
 
-