Uses of Class
com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileResult
-
Packages that use RemoveRoleFromInstanceProfileResult Package Description com.amazonaws.services.identitymanagement com.amazonaws.services.identitymanagement.model -
-
Uses of RemoveRoleFromInstanceProfileResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return RemoveRoleFromInstanceProfileResult Modifier and Type Method Description RemoveRoleFromInstanceProfileResultAbstractAmazonIdentityManagement. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest request)RemoveRoleFromInstanceProfileResultAmazonIdentityManagement. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)Removes the specified IAM role from the specified EC2 instance profile.RemoveRoleFromInstanceProfileResultAmazonIdentityManagementClient. removeRoleFromInstanceProfile(RemoveRoleFromInstanceProfileRequest removeRoleFromInstanceProfileRequest)Removes the specified IAM role from the specified EC2 instance profile. -
Uses of RemoveRoleFromInstanceProfileResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return RemoveRoleFromInstanceProfileResult Modifier and Type Method Description RemoveRoleFromInstanceProfileResultRemoveRoleFromInstanceProfileResult. clone()
-