Uses of Class
com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileResult
Packages that use AddRoleToInstanceProfileResult
Package
Description
-
Uses of AddRoleToInstanceProfileResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return AddRoleToInstanceProfileResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.addRoleToInstanceProfile
(AddRoleToInstanceProfileRequest request) AmazonIdentityManagement.addRoleToInstanceProfile
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest) Adds the specified IAM role to the specified instance profile.AmazonIdentityManagementClient.addRoleToInstanceProfile
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest) Adds the specified IAM role to the specified instance profile.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type AddRoleToInstanceProfileResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request) AbstractAmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest) Adds the specified IAM role to the specified instance profile.AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) Adds the specified IAM role to the specified instance profile.AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request) AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type AddRoleToInstanceProfileResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) AmazonIdentityManagementAsync.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) Adds the specified IAM role to the specified instance profile.AmazonIdentityManagementAsyncClient.addRoleToInstanceProfileAsync
(AddRoleToInstanceProfileRequest request, AsyncHandler<AddRoleToInstanceProfileRequest, AddRoleToInstanceProfileResult> asyncHandler) -
Uses of AddRoleToInstanceProfileResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return AddRoleToInstanceProfileResult