Uses of Class
com.amazonaws.services.identitymanagement.model.AttachGroupPolicyResult
Packages that use AttachGroupPolicyResult
Package
Description
-
Uses of AttachGroupPolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return AttachGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.attachGroupPolicy
(AttachGroupPolicyRequest request) AmazonIdentityManagement.attachGroupPolicy
(AttachGroupPolicyRequest attachGroupPolicyRequest) Attaches the specified managed policy to the specified IAM group.AmazonIdentityManagementClient.attachGroupPolicy
(AttachGroupPolicyRequest attachGroupPolicyRequest) Attaches the specified managed policy to the specified IAM group.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type AttachGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest request) AbstractAmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest attachGroupPolicyRequest) Attaches the specified managed policy to the specified IAM group.AmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest attachGroupPolicyRequest, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM group.AmazonIdentityManagementAsyncClient.attachGroupPolicyAsync
(AttachGroupPolicyRequest request) AmazonIdentityManagementAsyncClient.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type AttachGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.attachGroupPolicyAsync
(AttachGroupPolicyRequest attachGroupPolicyRequest, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) Attaches the specified managed policy to the specified IAM group.AmazonIdentityManagementAsyncClient.attachGroupPolicyAsync
(AttachGroupPolicyRequest request, AsyncHandler<AttachGroupPolicyRequest, AttachGroupPolicyResult> asyncHandler) -
Uses of AttachGroupPolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return AttachGroupPolicyResult