Uses of Class
com.amazonaws.services.identitymanagement.model.PutUserPolicyResult
Packages that use PutUserPolicyResult
Package
Description
-
Uses of PutUserPolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return PutUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest request) AmazonIdentityManagement.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementClient.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM user.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type PutUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request) AbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request) AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type PutUserPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putUserPolicyAsync(PutUserPolicyRequest putUserPolicyRequest, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM user.AmazonIdentityManagementAsyncClient.putUserPolicyAsync(PutUserPolicyRequest request, AsyncHandler<PutUserPolicyRequest, PutUserPolicyResult> asyncHandler) -
Uses of PutUserPolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return PutUserPolicyResult