Uses of Class
com.amazonaws.services.opsworks.model.UpdateUserProfileResult
Packages that use UpdateUserProfileResult
-
Uses of UpdateUserProfileResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateUserProfile(UpdateUserProfileRequest request) AWSOpsWorks.updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest) Updates a specified user profile.AWSOpsWorksClient.updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest) Updates a specified user profile.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest request) AbstractAWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest updateUserProfileRequest) Updates a specified user profile.AWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest updateUserProfileRequest, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) Updates a specified user profile.AWSOpsWorksAsyncClient.updateUserProfileAsync(UpdateUserProfileRequest request) AWSOpsWorksAsyncClient.updateUserProfileAsync(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateUserProfileAsync(UpdateUserProfileRequest updateUserProfileRequest, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) Updates a specified user profile.AWSOpsWorksAsyncClient.updateUserProfileAsync(UpdateUserProfileRequest request, AsyncHandler<UpdateUserProfileRequest, UpdateUserProfileResult> asyncHandler) -
Uses of UpdateUserProfileResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateUserProfileResult