Uses of Class
com.amazonaws.services.identitymanagement.model.PutRolePolicyResult
Packages that use PutRolePolicyResult
Package
Description
-
Uses of PutRolePolicyResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return PutRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.putRolePolicy
(PutRolePolicyRequest request) AmazonIdentityManagement.putRolePolicy
(PutRolePolicyRequest putRolePolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM role.AmazonIdentityManagementClient.putRolePolicy
(PutRolePolicyRequest putRolePolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM role.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type PutRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest request) AbstractAmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest putRolePolicyRequest) Adds or updates an inline policy document that is embedded in the specified IAM role.AmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest putRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM role.AmazonIdentityManagementAsyncClient.putRolePolicyAsync
(PutRolePolicyRequest request) AmazonIdentityManagementAsyncClient.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type PutRolePolicyResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) AmazonIdentityManagementAsync.putRolePolicyAsync
(PutRolePolicyRequest putRolePolicyRequest, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) Adds or updates an inline policy document that is embedded in the specified IAM role.AmazonIdentityManagementAsyncClient.putRolePolicyAsync
(PutRolePolicyRequest request, AsyncHandler<PutRolePolicyRequest, PutRolePolicyResult> asyncHandler) -
Uses of PutRolePolicyResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return PutRolePolicyResult