Uses of Class
com.amazonaws.services.opsworks.model.UpdateMyUserProfileResult
Packages that use UpdateMyUserProfileResult
-
Uses of UpdateMyUserProfileResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateMyUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateMyUserProfile
(UpdateMyUserProfileRequest request) AWSOpsWorks.updateMyUserProfile
(UpdateMyUserProfileRequest updateMyUserProfileRequest) Updates a user's SSH public key.AWSOpsWorksClient.updateMyUserProfile
(UpdateMyUserProfileRequest updateMyUserProfileRequest) Updates a user's SSH public key.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateMyUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request) AbstractAWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest updateMyUserProfileRequest) Updates a user's SSH public key.AWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest updateMyUserProfileRequest, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) Updates a user's SSH public key.AWSOpsWorksAsyncClient.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request) AWSOpsWorksAsyncClient.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateMyUserProfileResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) AWSOpsWorksAsync.updateMyUserProfileAsync
(UpdateMyUserProfileRequest updateMyUserProfileRequest, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) Updates a user's SSH public key.AWSOpsWorksAsyncClient.updateMyUserProfileAsync
(UpdateMyUserProfileRequest request, AsyncHandler<UpdateMyUserProfileRequest, UpdateMyUserProfileResult> asyncHandler) -
Uses of UpdateMyUserProfileResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateMyUserProfileResult