Uses of Class
com.amazonaws.services.identitymanagement.model.PutGroupPolicyResult
Packages that use PutGroupPolicyResult
Package
Description
-
Uses of PutGroupPolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return PutGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.putGroupPolicy
(PutGroupPolicyRequest request) AmazonIdentityManagement.putGroupPolicy
(PutGroupPolicyRequest putGroupPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementClient.putGroupPolicy
(PutGroupPolicyRequest putGroupPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM group.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type PutGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest request) AbstractAmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest putGroupPolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest putGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.putGroupPolicyAsync
(PutGroupPolicyRequest request) AmazonIdentityManagementAsyncClient.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type PutGroupPolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) AmazonIdentityManagementAsync.putGroupPolicyAsync
(PutGroupPolicyRequest putGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM group.AmazonIdentityManagementAsyncClient.putGroupPolicyAsync
(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest, PutGroupPolicyResult> asyncHandler) -
Uses of PutGroupPolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return PutGroupPolicyResult