Uses of Class
com.amazonaws.services.identitymanagement.model.AttachRolePolicyResult
Packages that use AttachRolePolicyResult
Package
Description
-
Uses of AttachRolePolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return AttachRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.attachRolePolicy(AttachRolePolicyRequest request) AmazonIdentityManagement.attachRolePolicy(AttachRolePolicyRequest attachRolePolicyRequest) Attaches the specified managed policy to the specified IAM role.AmazonIdentityManagementClient.attachRolePolicy(AttachRolePolicyRequest attachRolePolicyRequest) Attaches the specified managed policy to the specified IAM role.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type AttachRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest request) AbstractAmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest) Attaches the specified managed policy to the specified IAM role.AmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM role.AmazonIdentityManagementAsyncClient.attachRolePolicyAsync(AttachRolePolicyRequest request) AmazonIdentityManagementAsyncClient.attachRolePolicyAsync(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type AttachRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM role.AmazonIdentityManagementAsyncClient.attachRolePolicyAsync(AttachRolePolicyRequest request, AsyncHandler<AttachRolePolicyRequest, AttachRolePolicyResult> asyncHandler) -
Uses of AttachRolePolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return AttachRolePolicyResult