Uses of Class
com.amazonaws.services.identitymanagement.model.AttachUserPolicyResult
Packages that use AttachUserPolicyResult
Package
Description
-
Uses of AttachUserPolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return AttachUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.attachUserPolicy
(AttachUserPolicyRequest request) AmazonIdentityManagement.attachUserPolicy
(AttachUserPolicyRequest attachUserPolicyRequest) Attaches the specified managed policy to the specified user.AmazonIdentityManagementClient.attachUserPolicy
(AttachUserPolicyRequest attachUserPolicyRequest) Attaches the specified managed policy to the specified user.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type AttachUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest request) AbstractAmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest attachUserPolicyRequest) Attaches the specified managed policy to the specified user.AmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest attachUserPolicyRequest, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) Attaches the specified managed policy to the specified user.AmazonIdentityManagementAsyncClient.attachUserPolicyAsync
(AttachUserPolicyRequest request) AmazonIdentityManagementAsyncClient.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type AttachUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachUserPolicyAsync
(AttachUserPolicyRequest attachUserPolicyRequest, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) Attaches the specified managed policy to the specified user.AmazonIdentityManagementAsyncClient.attachUserPolicyAsync
(AttachUserPolicyRequest request, AsyncHandler<AttachUserPolicyRequest, AttachUserPolicyResult> asyncHandler) -
Uses of AttachUserPolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return AttachUserPolicyResult