Uses of Class
com.amazonaws.services.identitymanagement.model.PutGroupPolicyResult
-
Packages that use PutGroupPolicyResult Package Description com.amazonaws.services.identitymanagement com.amazonaws.services.identitymanagement.model -
-
Uses of PutGroupPolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return PutGroupPolicyResult Modifier and Type Method Description PutGroupPolicyResult
AbstractAmazonIdentityManagement. putGroupPolicy(PutGroupPolicyRequest request)
PutGroupPolicyResult
AmazonIdentityManagement. putGroupPolicy(PutGroupPolicyRequest putGroupPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM group.PutGroupPolicyResult
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 PutGroupPolicyResult Modifier and Type Method Description Future<PutGroupPolicyResult>
AbstractAmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest request)
Future<PutGroupPolicyResult>
AbstractAmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Future<PutGroupPolicyResult>
AmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM group.Future<PutGroupPolicyResult>
AmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the specified IAM group.Future<PutGroupPolicyResult>
AmazonIdentityManagementAsyncClient. putGroupPolicyAsync(PutGroupPolicyRequest request)
Future<PutGroupPolicyResult>
AmazonIdentityManagementAsyncClient. putGroupPolicyAsync(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Method parameters in com.amazonaws.services.identitymanagement with type arguments of type PutGroupPolicyResult Modifier and Type Method Description Future<PutGroupPolicyResult>
AbstractAmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest request, AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Future<PutGroupPolicyResult>
AmazonIdentityManagementAsync. putGroupPolicyAsync(PutGroupPolicyRequest putGroupPolicyRequest, AsyncHandler<PutGroupPolicyRequest,PutGroupPolicyResult> asyncHandler)
Adds or updates an inline policy document that is embedded in the specified IAM group.Future<PutGroupPolicyResult>
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 Modifier and Type Method Description PutGroupPolicyResult
PutGroupPolicyResult. clone()
-